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

SAADC with timer to start ADC conversion every 1 hour

I see many questions on how to enable a timer to start SAADC conversion every period (such as 1 hour).

But never found a simple example.

I would appreciate if you can modify this example: https://github.com/NordicPlayground/nRF52-ADC-examples/blob/master/ble_app_uart__saadc_timer_driven__scan_mode/main.c

to support a timer of 1 hour and keep SAADC inactive to save battery

Thanks

Avi

Related