Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 7 months ago.
SDCard - fopen frozen
I am trying to read and write files from SDcard using the RedBear BLE Nano (nRF51288). I was able to read and write files on the SDCard, using the library: "SDFileSystem.h".
But when I run the fopen function with BLE Heart Rate example, the code stops running. It seems that when the .hex is above 400KB fopen stops working.
Anyone faced this problem before?
Andre
1 Answer
8 years, 11 months ago.
can you share your code please, I have a similar project to use sd card with BLE it will be very helpful to me.
Are there alternative for fopen function? I tried the sd.open but that didn't work with nRF51288.
posted by Andre Chang 17 Jul 2015