An attempt to provide a Real Time Clock for the nRF51-DK. This code provides rtc.time and rtc.set_time replacements for the similarly named C standard methods (unimplemented for nRF51-DK last I checked). Not very well tested, but it seems to work for simple applications.
Dependents: nRF51_rtc_example LoRa_PIR BLE_Lightning_sensor BLE_AlarmWatch ... more
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:3677a016109b | 2015-02-08 | fxschumacher | Initial revision -- library to implement Real Time Clock (time and set_time) for nRF51-DK. |