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

nRF52840 USB Dongle programmer to perform OTA DFU

Hi, 

I have a nRF52840 USB Dongle that I am using to perform OTA DFU to use to perform OTA DFU.

After the update is finished, the device keeps running the code instruction with no problem. 

Now if I want to upload a new firmware over the air, the device does not advertise anymore as a DFUTarg so that I can flash it again. 

What do I need to do or what should I add to my code to be able to perform a new OTA DFU?

Thanks

Parents Reply
  • Thank you. The "Buttonless DFU Template Application" is tough to understand. 

    Lets say If I want my LED1 toggles for 5 min, and after that my BLE device advertise as "Nordic_Buttonless" for 30sec in DFU mode, then upon receiving a new firmware perform that, otherwise perform the previous firmware which was LED blink. Which parts of your template I should add my code and settings? 

Children
Related