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

When the Nordic nrf51422 board goes in system off state (sd_power_system_off), is there a way to wake it up using an external ANT payload?

I am trying the ANT-OTA DFU Update using an ANT Stick and the nr51422 pca 10028 boarde and s210 soft device. My firmware makes use of sd_power_system_off(). If I have an update available, is it possible to wake up the firmware using a payload akin to the payload used in the OTA Tester App to push the board to bootloader mode?

Related