Hi,
I'm following the ble_template example on my custom board. I'm having an issue with waking up (soft reset) the device from sd_power_system_off. I can power off the system, however, the configured button couldn't reset it. I also noticed 52840 resets itself after 120 s when I turn it off. I'm wondering if these are related.
I'm using pin13 to wakeup the system, and I checked the pin active state is correctly configured. any hints?
Thanks,