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

Could we get the DFU controller BLE source?

As the title states.

The DFU controller for OTA updating of the nrf series is described in the documentation of SDK 6.0. It is possible to flash the nordic USB dongle with a hex to take this role. Could we get the code of the DFU controller so we can integrate this into our projects?

Regards,

Alex

Parents
  • Hi Stefan,

    I know, I have that working fine :). I want to be able to make a script to batch update a large set of nrf devices. I'd like to be able to program the DFU controller onto a nrf to do this myself. It could then also automatically update it's peers based on version numbers.

    Is there another way to batch update the firmware of nrfs?

    Regards,

    Alex

Reply
  • Hi Stefan,

    I know, I have that working fine :). I want to be able to make a script to batch update a large set of nrf devices. I'd like to be able to program the DFU controller onto a nrf to do this myself. It could then also automatically update it's peers based on version numbers.

    Is there another way to batch update the firmware of nrfs?

    Regards,

    Alex

Children
Related