nrfdfu icon indicating copy to clipboard operation
nrfdfu copied to clipboard

Nordic DFU over Serial and BLE Implementation in C

Results 2 nrfdfu issues
Sort by recently updated
recently updated
newest added

After compiling, nrfdfu bails out with following error: ``` ./nrfdfu ble -vv -a XX:XX:09:F1:54:XX -t public nrfu_DFU_app.zip Update contains Application Updating Application (297696 bytes): Connecting to XX:XX:09:F1:54:XX (public)... BLZ: Connect...

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

enhancement