Hi evereybody,
Is there any example code to use RTC driver (from SDK 15.3) in order to have several logic timers? I would like to use them to create event to execute timer tasks.
Thanks.
Joaquim
Hi evereybody,
Is there any example code to use RTC driver (from SDK 15.3) in order to have several logic timers? I would like to use them to create event to execute timer tasks.
Thanks.
Joaquim
Have you looked at the app_timer? It uses the RTC.
https://devzone.nordicsemi.com/tutorials/b/software-development-kit/posts/application-timer-tutorial
Kind regards,
Håkon
Have you looked at the app_timer? It uses the RTC.
https://devzone.nordicsemi.com/tutorials/b/software-development-kit/posts/application-timer-tutorial
Kind regards,
Håkon
Hi Håkon,
Thank you for your fast response. It is exactly that I need.
Regards.
Joaquim.