Is there a current example for nRF52840 power management under Zephyr / nRF Connect SDK?
Searches for this turn up old examples, such as this one, that are no longer in the nRF Connect SDK.
Thanks.
Is there a current example for nRF52840 power management under Zephyr / nRF Connect SDK?
Searches for this turn up old examples, such as this one, that are no longer in the nRF Connect SDK.
Thanks.
Hi Chris,
Sorry for the delay. Yes we have something similar. Looking around a bit more, the example that you shared has been replaced by the system_off application in the newer versions: https://github.com/nrfconnect/sdk-zephyr/tree/main/samples/boards/nrf/system_off
Hope this helps.
Kind Regards,
Swathy
Thank you, that should be a good starting point.
Thank you, that should be a good starting point.