This is a small example of how to keep track of time using the drv_rtc library, nrf_rtc driver and the time.h library. By default the example uses the external 32kHz crystal for maximum accuracy.
- nRF5 SDK version 17.1.0
- Keil uVision v5
The APIs in this project is DIFFERENT from the original project.
The project may need modifications to work with other versions or other boards.
To compile it, clone the repository in the [SDK]/examples/peripheral/ folder.
This application is a development on the example that has been built by the support team at Nordic Semiconductor, as a demo of some particular feature or use case. It has not necessarily been thoroughly tested, so there might be unknown issues.
The application is built to be used with the official nRF5 SDK, that can be downloaded from developer.nordicsemi.com
Please post any questions about this project in Issues.