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

nRF Toolbox DFU error code DFU DEVICE DISCONNECTED (0)

Can anyone explain what that error code is meant to mean?

With the example sdk7.1 dfu bootloader, hrs_with_dfu app built unmodified and sd110 7.1, I get this error on attempting to load to an nRF51822 rev2. I get this with sdk8.1 and sd8.1 too.

code built with uV4

Parents
  • Problem sorted. Don't run the DFU application in the toolbox (Duh)

    Do this:

    Select the device in Master Control Panel. The device is advertising as "DfuTarg". Connect to the device and perform service discovery. Observe that the connected LED is lit and the advertising LED is off. Master Control Panel will recognize that the device supports Device Firmware Update, and the "DFU" button in the user interface will become available.

    Click "DFU" and select the zip file that contains the firmware image.
    Click "Program". Observe that the update procedure starts. When the progress bar reaches 100%, the update is complete.
    
  • @mike: I was testing here with nRFToolbox app, and I don't think I got any issue with that. Could you take a screenshot or a log file (with nRFLogger) when you do DFU with nRFToolbox ? Did you have the issue every time you tried or just occasionally ?

Reply Children
No Data
Related