nrfdfu icon indicating copy to clipboard operation
nrfdfu copied to clipboard

Support for Legacy DFU for SDK <= 11

Open gugagop opened this issue 4 years ago • 4 comments

Hi, I have a question if it is possible to use this library for a Serial DFU using SDK11 serial bootloader.

gugagop avatar Jun 09 '21 20:06 gugagop

Hi, I assume it should work, but I have only tested it with serial and SDK 15 and 16 bootloaders.

br101 avatar Jun 10 '21 07:06 br101

No, bootloaders <= SDK11 have a different protocol called LEGACY DFU. I have an experimental branch working on that, but for now I will not continue to work on it

br101 avatar Dec 02 '21 12:12 br101

Where's the experimental branch?

hongkongkiwi avatar Feb 17 '22 11:02 hongkongkiwi

I have just pushed the legacy-dfu branch. It is heavy WIP and as I said I have no motivation to work on it now. Welcome to pick it up.

br101 avatar Mar 09 '22 13:03 br101