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
  • I held down the button and plugged it in via USB. The RGB LED pulse red once, then turns green, and stays green. When I open nRF Connect and attempt to interface with the chip, I get this error:

    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.

    In my experience, MakerDiary is not very responsive to support request. Do you have any other suggestions?

Children
Related