nrf7002 DK not getting detected on VS code

I am facing a issue with the detection of my nRF7002 DK board in the nRF Connect extension for Visual Studio Code.

I just bought it's a week ago.

Problem Details :

Extension: nRF Connect for VS Code Extension Pack
Operating system: Windows 10
Steps already taken :
- Check physical connections.
- Restart computer.
- Update the nRF Connect extension and vscode to the latest available version.
- I've change the "nrf-connect.deviceProvider" from nrfutil to nrfjprog 

...

Parents Reply Children
  • Please type the "nrfjprog --deviceversion" command and provide the return.

  • Hi, this is what I have when type the command "nrfjprog --deviceversion"   

  • Hi, 

    Please open J-Link commander and provide the detected information. It should get something like this

    If not, please check the connection of the DK and PC, like using another USB port or USB cable that can transmit data instead of only power. and provide a snapshot of the white sticker on the DK. Also, type the "nrfjprog -v" command and provide the return.

    -Amanda H.

  • The outpout of "nrfjprog -v" 

    What I get when I open J-Link commander 

    Also I have tried another usb cable, and I have the same issue, Vscode don't detect my DK. Windows can detect it and I see the mass storage of the DK and I can R/W data in the DK storage.

    For the white sticker I don't know if It's It or not, this i what I found on my DK.

  • Hi, 

    Your tool version is v10.17 instead of the latest version v10.23. Try to install the lasted version of the nRF Command Line Tool which would also install the required software for VS code and make sure the nrfjprog -v returns the v10.23.

    -Amanda H.