Can I go into power off mode (sd_power_system_off) from the bootloader code?
How?
Can I go into power off mode (sd_power_system_off) from the bootloader code?
How?
Try to make sure the soft device is enabled before you call sd_power_system_off().
Try to make sure the soft device is enabled before you call sd_power_system_off().