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

How to enter Sys ON low power mode on nRF52 series and wake up by RTC

Hello,

we want to evaluate the nRF52832 chip with a example project. This project has the following functions:

- low power

- system wakeup by RTC running with external 32 kHz crystal

- while in idle or sleep 64 k RAM retention

- when RTC wakes the chip up: Advertising with one event 3 Channels every 3 s

Where do I start developing this? I have example projects regarding to Advertising, this should be no problem. But I dont know how to enter the low power mode in System ON with RTC wakeup interrupt? Also with RAM retention. Do you have examples for that or a documentation how to enter this modes? 

Thank you!

Related