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