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

Cannot connect to JLINK Base programmer with nRF Connect 2.6.1 and Programmer App 1.0.0

I just updated to nRF Connect 6.2.6.1 and Programmer App 1.0.0 and I get an error when trying to connect to my JLINK Base programming device. I've tried restarting my computer, Device Manager says my JLINK driver is up to date. Please help!!

Parents
  • I just updated to Programmer version 1.0.2 and can now use my J-Link Base to program devices.

    For reference:

    Looking at the repository that is on GitHub, commit 50fbdfe seems to be the fix. The comment that reads "J-Link: allow working with VCOM disabled" tells me that the problem had to do with a standard J-Link not having a COM number like the Nordic dev boards do.  It looks simply like an exception was made for J-Link programmers without COM numbers.

Reply
  • I just updated to Programmer version 1.0.2 and can now use my J-Link Base to program devices.

    For reference:

    Looking at the repository that is on GitHub, commit 50fbdfe seems to be the fix. The comment that reads "J-Link: allow working with VCOM disabled" tells me that the problem had to do with a standard J-Link not having a COM number like the Nordic dev boards do.  It looks simply like an exception was made for J-Link programmers without COM numbers.

Children
Related