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

Can't go to Sleep after NRF_SAADC->TASKS_SAMPLE

Hello,

we have a problem using the SAADC module with the low power mode, particularly after execution of the NRF_SAADC->TASKS_SAMPLE task.

Before taking a sample, the current consumption in lower power mode is around 2.3 uA. After sampling and disabling the SAADC module the current consumption stays at 460 uA in low power mode and can only be reverted to 2.3 uA after a reset. What could be causing this behavior?

We're using the nrf52832 Chip with the s132 Softdevice.

Related