How to configure to wake up from SYSTEM_ON and SYSTEM_OFF using RTC2 (periodically) and from GPIO pin change

Hi,

I need to configure an nRF52832 to wake up periodically from SYSTEM_ON and SYSTEM_OFF and, also, when a GPIO pin changes.

Where can I find sample code and docs for this?

I'm using nRF Connect SDK version 1.9.1 and Visual Studio Code.

BR

Parents
  • Hi

    Indeed, the version of the application you were using seemed to not take care of the final call to put the device to sleep. Glad you were able to figure it out yourself!

    Can you upload the .ppk file here by exporting it from the Power Profiler app and uploading it in a .zip file so we can get a better look at what's going on here. We'll need to zoom in more on these spikes to determine what they are exactly.

    Best regards,

    Simon

Reply
  • Hi

    Indeed, the version of the application you were using seemed to not take care of the final call to put the device to sleep. Glad you were able to figure it out yourself!

    Can you upload the .ppk file here by exporting it from the Power Profiler app and uploading it in a .zip file so we can get a better look at what's going on here. We'll need to zoom in more on these spikes to determine what they are exactly.

    Best regards,

    Simon

Children
No Data
Related