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

Buttonless DFU-BLE

Good afternoon,

I'm developing my application based on nRF52840 and S140. What I pretend to do now is to make it possible to update device software (softdevice and/or booloader and/or application) using a Smartphone. I have read some documentation and looking at the 'ble_app_buttonless_dfu' example but it is not clear for me which are the different steps to follow in order to flash the different parts  (specially bootloader) and how can implement BLE-DFU in my device.

Best regards,

Dani.

Parents Reply
  • Hi Vidar,

    I succeeded with DFU following the steps detailed in the link you sent me: I have been 'playing' with Eval-Board and 'Nordic_Blinky' application. Now, I have the Eval-Board already flashed with Bootloader, SoftDevice and Application, and I would like to update my application using DFU (Step E in the link you sent to me): how can I switch the board to DFU mode?

    Best regards,

    Dani.

Children
Related