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 have started following these steps and, sincerely, I think that it is a very hard-working procedure. As a suggestion: I consider DFU-BLE as a 'must-have' functionality in a BLE device, and I think that its implementation should be easier, as there are a lot of steps to follow in order to have this functionality working. It seems a very rudimentary process so, are you planning to develop/raise another method to implement DFU-BLE?

    Best regards,

    Dani

Children
Related