Hi Team,
I am developing a device using nrf52832. I want to configure the gpio used to wake up from system off mode to enter into gpio interrupt handler on wake up. How can we implement this?
Hi Team,
I am developing a device using nrf52832. I want to configure the gpio used to wake up from system off mode to enter into gpio interrupt handler on wake up. How can we implement this?
Hi Reshma,
Please refer to these examples NordicPlayground/nrf51-powerdown-examples: Powerdown examples for the nRF51, showing wakeup from system on with RTC and GPIO and from system off from GPIO. (github.com)
Best regards,
Charlie