![]() |
nRF5 SDK
v12.2.0
|
Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
The Clock Example demonstrates the use of the clock peripherals. The example initializes the clock driver and configures an RTC0 tick event to toggle LED 1 (using PPI). The application then loops while toggling the state of the low-frequency clock, LFCLK, every 1000 milliseconds.
You can find the source code and the project file of the example in the following folder: <InstallFolder>\examples\peripheral\clock
Test the Clock Example application by performing the following steps: