HI , I am using nrf52832 with s132 . I am trying to measure ADC value at some periodic interval. In nrf_drv_timer_init() function , code gets restarting after executing nrf_timer_event_clear() function. Checked with sample code of SAADC , but no luck . Can anyone guide me on this.