7 years, 11 months ago.

whcih SDcard and RTC library is compatible with BLE ?

I would like to save the data over time stamp and send it over bluetooth?

Question relating to:

1 Answer

7 years, 11 months ago.

I have had success with Francis Schumacher's RTC library:

https://developer.mbed.org/users/fxschumacher/code/nrf51_rtc/

together with Neil Theissen's SDFileSystem:

https://developer.mbed.org/users/neilt6/code/SDFileSystem/

Both work on a nRF51-DK. It is possible that the standard mbed library now supports the RTC, but I don't know for sure. It's been about 6 months since I looked into this. If the mbed RTC does now work for the nRF51, you wouldn't need the nrf51_rtc library any longer.

...kevin

Accepted Answer

Have you tried changing the device name of the ble on the air through the mobile app ? Please let me know if you know anything about this. Thanks alot for your help.

sincerely Jay

posted by jayendra mishra 31 May 2016

I have not done this. I was only interested in Beacons

posted by Kevin Braun 31 May 2016