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

Buttonless DFU confirm action

Hi,

I would like to confirm whether bootloader should start from my application with BLE buttonless DFU. Once the request to enter the bootloader is received by my app I would like to be notified with that and depending on some conditions I would like to confirm or reject that request. Is that possible with buttonless DFU?

I see  ble_dfu_evt_handler with BLE_DFU_EVT_BOOTLOADER_ENTER_PREPARE event, but I can't see any option to confirm/reject that event.

Thanks

Martin

Related