Manual reflash of nRF 52840 Dongle - Failed to power up DAP

I'm trying to reflash the dongle with the "connectivity firmware". I previously used nRF Connect to do that, but with the latest version, the bootloader got somehow corrupted (it proposed to update the bootloader, i clicked no, then the device was no longer visible in Windows). The device is not even shown in device manager, so i suppose that the bootloader is somehow corrupted, and the USB connectivity is completly broken.

So instead of USB SDFU, i'm using a Jlink probe to reflash through SWD. 

The following error message appears : 

CLCK, IO, Vtref and GND are cabled.

Best regards,

Parents Reply Children
  • Hi,

    TE_Leo said:
    Is there any specfic configuration to enable on the probe ? Or is it plug and play. 

    You can configure VDD manually, but if you connect VDD (which I suspect is 1.8V on your dongle at this point) to the J-Link, it should automatically juse that voltage for SWD. For this you can use the VDD OUT connection on the dongle (see the hardware drawing).

    Can you run nrfjprog with debug logging (--log) and upload the log here? I suspect there are still problems communicating with the nRF via SWD as you get -21, but perhaps the log will tell us more.

Related