nRF52832 ble_dfu_buttonless_async_svci_init() failed with errCode=0x4

I change nRF52832 firmware to support DFU OTA. But ble_dfu_buttonless_async_svci_init() failed with errCode=0x4.

 0> <info> app: Version 1.2.1
 0>
 0> <info> app: ========| flash info |========
 0> <info> app: erase unit:   4096 bytes
 0> <info> app: program unit: 4 bytes
 0> <info> app: end address: 0x7FFFF
 0> <info> app: ==============================
 0> <info> app_timer: RTC: initialized.
 0> <error> app: No bootloader was found
 0> <warning> app: ble_dfu_buttonless_async_svci_init() failed, errCode=0x4

Parents Reply Children
Related