Is this nrf52840DK really bricked?

Hei!

Mid code development my ability to flash new versions went away.  The only clue I have is that W11 installed some new drivers, but I'm grasping at straws.  I have screwed up TWO dev kits over the past three days trying to figure this out. 

DK#1

Can anyone explain why nRFConnect (v3.10.0) for Desktop, using Programmer (v2.3.3) under Win11 recognises my nRF52832DK as a JLink device, but then says it can't talk to it because it isays it s NOT a JLink or Nordic device? (see image attached)  It worked fine initially and I successfully developed code for it for a while, but suddenly it just stopped cooperating. Obviously this is operator error, but after reading through all the stuff I can find, I'm flumoxed.

I have button+power-cycled + dragged and dropped "3566.J-Link OB-SAM3U128-V2-NordicSemi 160315" onto it when it shows up as a drive D:.

Zadig is in the equation too some time ago I recall.  Could that be the prob. somehow?

I assume this  has something to do with the fact that when I plug it in, the device manager reports like in this image below.

I have now compromised a DH#2

They both boot, but show different stuff in the D: drive.

Usually when I describe my problem I suddenly realize the real problem and the solution.  This time I can see the problem, but not the solution.

Please throw me a line shipmates.

Takk

//Mik

 

Parents
  • Hi,

    Can anyone explain why nRFConnect (v3.10.0) for Desktop, using Programmer (v2.3.3) under Win11 recognises my nRF52832DK as a JLink device, but then says it can't talk to it because it isays it s NOT a JLink or Nordic device?

    Can you try to program/erase the board using nrfjprog, to see if the issue is with the board/Windows version, or if it is with nRF Connect/Programmer application?

    I have button+power-cycled + dragged and dropped "3566.J-Link OB-SAM3U128-V2-NordicSemi 160315" onto it when it shows up as a drive D:.

    From one of your images, it looks like the board shows up as a BOOTLOADER drive. You need to drag and drop the firmware file to this device again if you have entered bootloader mode on the DK by holding IFBOOT/RESET pin while powering the DK, as it will erase the current firmware. When the board enumerates as JLINK, it should be working.

    Zadig is in the equation too some time ago I recall.  Could that be the prob. somehow?

    That is possible. Can you test the DK(s) on a PC that did not have Zadig installed? 

    I assume this  has something to do with the fact that when I plug it in, the device manager reports like in this image below.

    It should show up in the Device Manager as "JLink CDC UART Port".

    Best regards,
    Jørgen

Reply
  • Hi,

    Can anyone explain why nRFConnect (v3.10.0) for Desktop, using Programmer (v2.3.3) under Win11 recognises my nRF52832DK as a JLink device, but then says it can't talk to it because it isays it s NOT a JLink or Nordic device?

    Can you try to program/erase the board using nrfjprog, to see if the issue is with the board/Windows version, or if it is with nRF Connect/Programmer application?

    I have button+power-cycled + dragged and dropped "3566.J-Link OB-SAM3U128-V2-NordicSemi 160315" onto it when it shows up as a drive D:.

    From one of your images, it looks like the board shows up as a BOOTLOADER drive. You need to drag and drop the firmware file to this device again if you have entered bootloader mode on the DK by holding IFBOOT/RESET pin while powering the DK, as it will erase the current firmware. When the board enumerates as JLINK, it should be working.

    Zadig is in the equation too some time ago I recall.  Could that be the prob. somehow?

    That is possible. Can you test the DK(s) on a PC that did not have Zadig installed? 

    I assume this  has something to do with the fact that when I plug it in, the device manager reports like in this image below.

    It should show up in the Device Manager as "JLink CDC UART Port".

    Best regards,
    Jørgen

Children
No Data
Related