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

Trouble with buttonless DFU when using NRF52832 and nrf toolbox

Hi, My SDK version is 13.0 and my problem is when I run the examples\ble_peripheral\experimental_ble_app_buttonless_dfu project the 52DK seems ok but when I use the DFU in nRF Toolbox App, I have connected the 52DK and about uploading files, the error informations are "DFU CHARACTERISTIC NOT FOUND ".

And I notice there need a command to trigger DFU on 52DK, and I haven't found the way how to send the command in the App.

So how to use buttonless_dfu example to update the firmware?

Related