hi all,
i am using SDK V8. i want to start and stop the RTC manually.i gone through rtc periheral example but still i am not getting . please help me. i am a beginneer to nordic.
Thanks in advance.
hi all,
i am using SDK V8. i want to start and stop the RTC manually.i gone through rtc periheral example but still i am not getting . please help me. i am a beginneer to nordic.
Thanks in advance.
With the RTC driver you start and stop the RTC with nrf_drv_rtc_enable(..) and nrf_drv_rtc_disable(..).