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

Disabling/enabling peripherals at runtime on nrf91

Are there any examples for disabling/enabling peripherals at runtime for low power purposes on the nRF91 on ncs v1.0.0?

I've seen these threads but they didn't have the info I wanted

https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/hardware-design/posts/measuring-psm-idle-current-on-the-nrf91-dk

https://devzone.nordicsemi.com/f/nordic-q-a/43728/nrf9160-low-power-example/189878#189878

I wish to disable I2C and UART before going to sleep with just the RTC enabled and wakeup after a timeout or interrupt on a single pin and enable those peripherals again

Parents Reply Children
Related