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

nrfjprog no debugger connected

I get "ERROR: There is no debugger connected to the PC with the given serial number." when I run e.g. nrfjprog --eraseall on command line.

Programming/debugging using VisualGDB or nRFgo Studio works

nrfjprog version: 9.8.1
JLinkARM.dll version: 6.12a

Windows 10

How to erase/program nrf52832 using nrfjprog on command line?

Parents Reply
  • I had 32bit version of command line tools, so I installed 64 bit. I uninstalled J-Link 6.44g. Still the same:

    "C:\Program Files\Nordic Semiconductor\nrf5x\bin\nrfjprog.exe" -v
    nrfjprog version: 9.8.1
    JLinkARM.dll version: 6.40

    "C:\Program Files\Nordic Semiconductor\nrf5x\bin\nrfjprog.exe" --eraseall
    ERROR: There is no debugger connected to the PC with the given serial number.

    Is there any older version of nrf52 compatible nrfjprog available? I hope it could work as several months ago I was able to use some older version to program nrf51.

Children
Related