I am using nrf52832, SDK14 and sd 132.5.0. I want to disable SAADC after measuring battery level then enable again when I want to measure it again like in this post . When I try to do that it resets device every time in this handler.
static void battery_level_meas_timeout_handler…