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

nRF52832 not able to go to low power mode

Hi All,

I am developing an application in which i am interfacing the nRF52832 with an ADC via SPI. 

I am doing channel multiplexing (2 channels) such that when i get data from 2 sensors, i am putting the micro in low power mode for 2 seconds and the process repeats. 

Now, when i am just using single channel,  micro goes to low power mode as programmed. But, with 2 channels, it is not able to. Any idea on what can be causing the micro to wake up? For SPI, i am using SPI transaction manager.

Any leads will be useful. Thank you!

Parents Reply Children
Related