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

How to use BLE peripheral DFU with nRF Connect SDK?

Hi 
I have a question with nRF Connect SDK. I've already used nRF Connect SDK for a while and now I want to try with BLE and DFU on my PCA10040 board (nRF52832). When I look for DFU example code with nRF Connect SDK v1.5.0, the central_dfu_smp is the only one result I found. Besides that I found the ble_app_buttonless_dfu(ble_peripheral) example, it's really useful but this example belongs to nRF5 SDK. So
Does the nRF Connect SDK have ble_peripheral_dfu example code? If not, How can I modify central_dfu into peripheral_dfu in nRF Connect SDK?
Thank you so much. 

Parents Reply
  • Eric Nguyen said:
    Unfortunately, they tell me that "There is currently no support for upgrading the bootloader (MCUboot) on nRF52 Series devices."

    1. Where have you read/heard this? Have you checked out our Bootloader user guide in NCS, which should explain how you can adda an upgradable bootloader.

    2. DFU over BLE in NCS is configurable using mobile devices with the nRFConnect app for Android/NCS. This is discussed in this post if you'd like more information.

    Best regards,

    Simon

Children
No Data
Related