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

Problem with DFU via USB (nRF52840 & Windows 7)

Hi,

I've searched the forum to see if anyone else has had the same issue as I'm having but couldn't find anything. I'm trying to do DFU via USB with the nRF52840 on a custom board. I flashed the MBR hex and built and flashed the secure serial bootloader hex, and my device appears on my Windows 7 Device Manager as 'nRF52 SDFU USB (COM41)' when I power it up, so I think I've got something right so far, but this is what I get when I call nrfutil to program the board :

I am using the latest release of nrfutil.exe. I added the -vvvv because I read that it gives more debug info (?). I built the usb bootloader using a fresh public key, and used the new private key when I generated the package.

I've tried this with the softdevice present instead of the mbr.hex on its own, and with my application pushed up to 0x27000 instead of 0x1000, but get the same errors so I think it's a USB issue, but Windows detects the device so I'm puzzled.

Any suggestions? 

Thanks

- Pete

Parents Reply Children
No Data
Related