Hi, I am using 4 external pins to wakeup the nRF5340 microcontroller when this goes into deep sleep. There are 2 pins from two buttons, one pin from an interrupt of microcontroller and the last one it is the PGOOD pin of a battery charger.
The code works most of the time, but sometimes the wakeup doesn't work and the device goes into zombie mode.
The code is the following:
Can you give me some suggestion to solve the issue?
Best
Marco