This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

What does "DFU REMOTE OPERATION FAILED (6)" from DFU in nRF toolbox mean?

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)

  1. What does this error mean?
  2. Where can I see a log of the dfu progress?
  3. How do I fix this problem?
Related