This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Disabling SAADC nrf52832

Hi,

I'm using nrf52 dk(PCA10040). I want to disable the SAADC between readings to save power. I am calling the function nrf_saadc_disable() to do so. It seems to disable it, but unfortunately when i mesure the power consumption it constantly draw 2mA.

Anyone know how to shut it off?

Related