I'm testing with Soft Device 8.0.0, ble dfu operation with single bank, nRF toolbox on Android version 1.13.1 (installed on 5/11/2015). I generated a zip distribution file with nrf.exe command: "C:\Program Files (x86)\Nordic Semiconductor\Master Control Panel\3.8.0.7\nrf\nrf.exe" dfu genpkg --application "$H/Preppad2_rev_K_ble_app.hex" "$H/PrepPad2_rev_k_ble_app.zip"
The update proceeds for a few seconds and then quits with an error flashed briefly on the screen. The error message says
Upload failed: REMOTE DFU OPERATION FAILED (6)
- What does this error mean?
- Where can I see a log of the dfu progress?
- How do I fix this problem?