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

several wake up gpio interrupt

Hi everybody!

We have a problem with our product. It is based on nrf52832.

We used heart rate example in the SDK. MCU sleeps after a while if it is not connected. We have a touch switch and the switch wakes up the MCU. On the other hand ther is a battery and a battery charger. We need to use USB detection and the switch as waking up interrupt. 

Does anybody know if it is possible? Which sleep mode should we use?

Thanks 

Parents Reply
  • Hi Havard,

    Thanks for your reply. 

    I have a nrf52832 with a battery. I used a button to GND like the button of thingy 52 to wake up the circuit. I have not used any pull-up or pull-down for this button. So I need to sysem off and wake it up with this button.

    Moreover, I have a battery charger working with a USB port. The nrf52832 recives a signal when the USB is plugged in. I need to wake up the MCU in this case as well to manage charging process and LEDs.

    Is it possible to wake up the nrf52832 with two signals: 

    1- Button to GND without pull

    2- High signal from USB port

Children
No Data
Related