Not showing up in connected devices in VS Code on windows 10

Hello,
I am using nRF Connect for VS Code on windows.
I'm looking for a solution to a problem I have with nRF Connect for VS Code.
I am using nRF Connect for VS Code on windows.
At first, devices were displayed in connected devices,
But from the middle of the process, the devices are not displayed anymore.
Please let me know how to fix this.
I checked the device driver.
The COM port of Jlink has been added, so the driver seems to be recognized.

board  nRF5340 Audio DK 

nRF Connect for DisktopTool V4.1.1

nRF Connect SDK V2.3.0

VS Code V1.78.2

Thank you in advance.

kazuma

Parents Reply Children
  • Hi, unfortunately our developers are not able to reproduce. Hence, their suggestion is to do the following:

    Go through all of the dependencies and see if reinstalling (by uninstalling first, then installing again) will work.
    jLink might be conflicting because of installing both 32 and 64 bit versions.
    1. Close all apps instances
    2. (optional) reboot PC to stop unnecessary workers
    3. uninstall nRF Command Line Tools and jLink
    4. uninstall nRF Connect for desktop
    5. install nRF Connect for desktop with j-Link
    6. check if both programmer and VSCode are able to enumerate (list) devices
    If this doesn't help, my suggestion is to do same process, but with all dependencies: nRF Connect for Desktop, nRF Command Line Tools, VSCode plugins etc.
Related