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

I have merged the buttonless dfu with my project and its working fine without bond, How can I make it work with bond?

When i change the config NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS to 1

the following error comes, how do I overcome this?


<debug> app: nrf_dfu_svci_vector_table_set() -> success
<debug> app: nrf_dfu_set_peer_data_init() -> NRF_ERROR_SVC_HANDLER_MISSING
<error> app: Fatal error
<warning> app: System reset

Related