This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is it necessary to use app timer library in current time service client example?

Hi,

In ble_app_cts_c example(SDK 16), is it necessary to perform app_timer_init()? Because I could see that, no timers are being setup in the function timers_init().

If I can skip that, then I can use RTC1 for SAADC sampling. As RTC0 is already occupied by BLE SD and I use RTC2 for calendar functionality.

Or if there is an option to use app timer library to perform sampling every 40ms, kindly let me know.

Regards,

Dino

Parents Reply Children
No Data
Related