sd_power_system_off() failed, errCode=0x2006

I am testing advertising mechanism of nRF52832 device. But the following error occurred.

app: sd_power_system_off() failed, errCode=0x2006

The following is log messages of nRF52832 device:
00>
00>
00> <info> app: POWER_ON.
00>
00> <info> app: External devices initializing start
00>
00> <info> app: BLE_ADV_EVT_FAST
00>
00> <info> app: External devices initializing finish
00>
00> <info> app: bsp_button_longkey_handler 1.
00>
00> <info> app: BLE_ADV_EVT_IDLE
00>
00> <warning> app: sd_power_system_off() failed, errCode=0x2006

Parents Reply Children
Related