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

Problems burning firmware into nrf52840-mdk USB Dongle

opened nRF connect and attempted to open the dongle with this. When I plug the dongle in without holding the button, i get this error


2021-02-14T20:18:30.648Z INFO Using USB SDFU protocol to communicate with target
2021-02-14T20:18:35.656Z ERROR Error when calling version command: Error: Error message: Timeout while reading from serial transport. See github.com/.../serial-timeout-troubleshoot.md
2021-02-14T20:18:35.658Z ERROR Error when fetching device versions: TypeError: Cannot read property 'part' of undefined
2021-02-14T20:18:38.276Z INFO Target device closed.


I get this error when I plug in the dongle while holding the button:

2021-02-14T20:18:42.839Z ERROR Unsupported device. The detected device could not be recognized as neither JLink device nor Nordic USB device.
2021-02-14T20:23:42.896Z INFO Target device closed.

I presume holding the button down before plugging it in puts it into bootloader mode. But the red LED pulses once. Is it supposed to pulse continuously to indicate its in bootloader mode? Or am I reading incorrect information?

How do I resolve these errors?

Parents Reply
  • Hi,

    purvisb said:
    I held down the button and plugged it in via USB. The RGB LED pulse red once, then turns green, and stays green.

    It seems it was in boot mode very shortly and jumped to the application, then you could not program it and saw those errors. Maybe you could try holding the dongle's RESET/USR button, plug it into the PC, and keep holding the button until RGB LED pulse red continuously after you connect it to your computer. 

    -Amanda H.

Children
Related