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

Putting the nRF51-DK to sleep periodically

Hi,

I am using the capacitive sensing driver example given in the SDK(version 12.3) and it works fine. I want to extend the code to ensure that the SoC goes to sleep for 60 seconds and then wakes up for just one or two seconds to take measurements from the ADC (main aim is to reduce power consumption for my application). Is there a simple way of doing this?

Regards, Ehsan.

Related