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