when I enter the system off mode then used a GPIO to wake up the IC, the "RESETREAS" register show "Reset due to wake-up from OFF mode when wakeup is triggered from the DETECT signal from GPIO".
But when I cut off the power of IC, then connect the Power, the "RESETREAS" register also show "Reset due to wake-up from OFF mode when wakeup is triggered from the DETECT signal from GPIO".
why?
I need to differentiate the two reset. How to do?
I used the "ble_app_proximity" of SDK.
Thanks!