DFU over the air upgrades

I want to add a service to my application that will, over the air, download and reprogram the flash on a nRF52480_dongle.  I have spent hours reading various snippets of documentation I suspect much of it is out of date and the bits that seemed current didn't mak a lick of sense to me.

I want to do something like this:

Write a bluetooth program on my PC  that will broadcast firmware images to one or more nRF52840_dongles.

Add a service to a nRF52840 application that will accept the broadcasted firmware and reprogram the flash on the nRF52480_dpngle..

I do not want to use a "soft device", what ever that is.

Regards,

Jerry

Parents Reply Children
Related