Programmer 2.0.0 can not find the device nRF52840-Dongle

I am trying to program the nRF52840 Dongle with the HEX file according to "Programming the nRF52840 Dongle". The dongle is connected to USB port and the LD2 is pulsing red.

When I click SELECT DEVICE I can only see "Connect a Nordic development kit to your computer".

I can drop the HEX file on the right pane.

-------------------------------------------------------------

The system report:

# nRFConnect System Report - 2021-11-05T12-06-11.134Z

- System: LENOVO 20405
- BIOS: LENOVO LENOVO - 1
- CPU: 1 x IntelRegistered CoreTm i7-4510U 2 GHz 4 cores (2 physical)
- Memory: 1.1 GB free of 7.9 GB total
- Filesystem: C: (NTFS) 761.9 GB 61.1% used

- OS: Microsoft Windows 8.1 (6.3.9600) win32 ia32

- Versions
- kernel: 6.3.9600
- git: 2.18.0.windows.1
- node: 14.16.0
- python: 3.7.2
- python3:

- Connected devices:

--------------------------------------

Log:

2021-11-05T11:09:16.710Z INFO Application data folder: C:\Users\Tony\AppData\Roaming\nrfconnect\pc-nrfconnect-programmer
2021-11-05T11:09:17.203Z DEBUG iface: Ethernet
2021-11-05T11:09:17.204Z DEBUG IP4: 169.254.156.85
2021-11-05T11:09:17.204Z DEBUG IP6:
2021-11-05T11:09:17.204Z DEBUG MAC: 54:ee:75:3a:cf:a2
2021-11-05T11:09:17.205Z DEBUG Client Id: 499c8e541d65e89a5370b38346a779f8ad7d041f
2021-11-05T11:09:17.207Z DEBUG Google Analytics for category pc-nrfconnect-programmer has initialized
2021-11-05T11:09:17.300Z DEBUG App pc-nrfconnect-programmer v2.0.0 official
2021-11-05T11:09:17.300Z DEBUG App path: C:\Users\Tony\.nrfconnect-apps\node_modules\pc-nrfconnect-programmer
2021-11-05T11:09:17.300Z DEBUG nRFConnect 3.8.0 is not supported by the app (^3.8.0)
2021-11-05T11:09:17.300Z DEBUG nRFConnect path: C:\Users\Tony\AppData\Local\Programs\nrfconnect\resources\app.asar
2021-11-05T11:09:17.301Z DEBUG HomeDir: C:\Users\Tony
2021-11-05T11:09:17.301Z DEBUG TmpDir: C:\Users\Tony\AppData\Local\Temp
2021-11-05T11:10:22.127Z INFO Parsing HEX file: C:\Users\Tony\Downloads\Bluetooth\hex\sniffer_nrf52840dongle_nrf52840_4.0.0.hex
2021-11-05T11:10:22.148Z INFO File was last modified at 8/11/2021, 12:33:18 PM
2021-11-05T11:10:22.199Z INFO Update files regions according to NRFDL_DEVICE_CORE_APPLICATION core
2021-11-05T11:10:22.199Z INFO Parse memory regions for file
2021-11-05T11:39:35.382Z INFO Generating system report...
2021-11-05T11:39:40.008Z INFO System report: C:\Users\Tony\AppData\Roaming\nrfconnect\pc-nrfconnect-programmer\nrfconnect-system-report-2021-11-05T11-39-35.383Z.txt

---------------------------------------------------

Thank you for any help.

Parents Reply Children
Related