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

How to configuration multi saadc channel with different sample interval

Dear Sir:

  i seen the proximity example,the battery level measure is init by a m_battery_timer_id ,in my project ,

i need user multi saadc channel ,and different channel has different sample interval , but the api nrf_drv_saadc_init seems only have one saadc event handler,so

how i get different channel‘s sample result?