Dear Colleagues
SoftDevice API has event NRF_EVT_POWER_FAILURE_WARNING but is missing something like NRF_EVT_POWER_RESTORED
My application needs to quickly check if power has been restored before exiting from the power saving mode (not the SYSTEM OFF, though)
I planned to clear EVENTS_POFWARN and see if it is set again.
However, EVENTS_POFWARN is restricted when SoftDevice enabled and disabling SoftDevice for some reason increases supply current
Or perhaps, there are other ways of doing this without turning on SAADC?
nRF52832-QFAA-0E, S132