Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Central BLE DFU nRF52 Device

Hi,

What we would like to do is to store the firmware on one nRF52 MCU and do the DFU over BLE to the other nRF52 MCU. 
This means that the first nRF52 MCU  needs to connect to the second one, then communicate with the DFU characteristics to send it to the bootloader, and at the end send the firmware to the bootloader in fragments. 
I read through the Nordic DevZone and saw that people asked for this before, but it was not supported in the previous NRF5 SDKs. Has the situation changed? Is there a module or library that allows DFU firmware to be sent from the MCU, and not just received?

Also, do you think this is doable and see any major obstacles to it?

Best regards,
Vojislav.

Parents Reply Children
No Data
Related