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

NRF_ERROR_SVC_HANDLER_MISSING error

Nrf52832 sdk15.2 is debugged online after burning softdevice, bootloader and bootloader settings. In the ble_dfu_buttonless_async_svci_init() function, the error NRF_ERROR_SVC_HANDLER_MISSING is always returned. What could be the reason? (NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS=0 in app, NRF_DFU_BLE_REQUIRES_BONDS=0 in bootloader)

Parents Reply Children
Related