nrfdfu
nrfdfu copied to clipboard
Support for Legacy DFU for SDK <= 11
Hi, I have a question if it is possible to use this library for a Serial DFU using SDK11 serial bootloader.
Hi, I assume it should work, but I have only tested it with serial and SDK 15 and 16 bootloaders.
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
Where's the experimental branch?
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.