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

Can't flash firmware on nrf52840 dongle, the error is "Unsupported device. The detected device could not be recognized as neither JLink device nor Nordic USB device. "

Hi,

I had used nRF Connect Programmer to flash nRF Sniffer firmware on my nRF52840 Dongle, but after that, when I tried to flash the firmware again, I found that there was always an error, "Unsupported device. The detected device could not be recognized as neither JLink device nor Nordic USB device" when I tried to connect with my dongle via nRF Connect Programmer. 

nRF connect is v3.6.1

programmer, v1.4.8

Jlink, v6.96

# nRFConnect System Report - 2021-03-01T06-21-53.952Z

- System: HP HP EliteBook 840 G6
- BIOS: HP HPQOEM - 0
- CPU: 1 x IntelRegistered CoreTm i7-8565U 1.80 GHz 8 cores (4 physical)
- Memory: 8.9 GB free of 15.8 GB total
- Filesystem: C: (NTFS) 110 GB 56.8% used

- OS: Microsoft Windows 10 Pro (10.0.18362) win32 ia32

- Versions
- kernel: 10.0.18362
- git: 2.27.0.windows.1
- node: 12.13.0
- python: 3.8.4
- python3:

- Connected devices:
- COM12: 1BAF6BEF05F5DC01

Parents
  • Hi

    Can you show me the log output by nRFConnect when you try flashing the sniffer firmware onto it? A common "issue" is that nRFConnect won't recognize the Dongle after the Sniffer firmware has been flashed onto it. If you open Wireshark however, you should see that it is available as a COM port that can be used as a Sniffer as intended. 

    This is because the new firmware won't use the bootloader to get recognized by the computer, so for most firmware for the Dongle, the nRFConnect programmer log will end in "Device not found", but before that you should see something like this in the log.

    2021-02-25T01:09:49.993Z INFO Performing DFU. This may take a few seconds
    2021-02-25T01:09:50.026Z INFO DFU procedure starts. This may take a few seconds.
    2021-02-25T01:09:54.900Z INFO DFU for Application completed successfully!
    2021-02-25T01:09:54.900Z INFO 0 dfu package(s) left.

    Best regards,

    Simon

Reply
  • Hi

    Can you show me the log output by nRFConnect when you try flashing the sniffer firmware onto it? A common "issue" is that nRFConnect won't recognize the Dongle after the Sniffer firmware has been flashed onto it. If you open Wireshark however, you should see that it is available as a COM port that can be used as a Sniffer as intended. 

    This is because the new firmware won't use the bootloader to get recognized by the computer, so for most firmware for the Dongle, the nRFConnect programmer log will end in "Device not found", but before that you should see something like this in the log.

    2021-02-25T01:09:49.993Z INFO Performing DFU. This may take a few seconds
    2021-02-25T01:09:50.026Z INFO DFU procedure starts. This may take a few seconds.
    2021-02-25T01:09:54.900Z INFO DFU for Application completed successfully!
    2021-02-25T01:09:54.900Z INFO 0 dfu package(s) left.

    Best regards,

    Simon

Children
Related