
After today's vscode upgrade boards aren't detecting on my pc & on my colleagues pc neither.
While same board is getting detected on another one of my colleagues pc.
Kindly help mitigate this update issue

After today's vscode upgrade boards aren't detecting on my pc & on my colleagues pc neither.
While same board is getting detected on another one of my colleagues pc.
Kindly help mitigate this update issue
Hi,
Could you tell me your VSCode version as well as your nRF Connect VSCode extension version?
-Priyanka
Hello,

What is more strange is:
Board is not visible :

But I am able to erase flash & also debug with ozone:
Hi, just wanted to add that I'm having this problem as well on windows 10.
// IMPORTANT: The following data can contain sensitive or confidential information about your environment.
// If you do not want others to see this information, make sure to remove it before sharing the data.
// For help and support, visit Nordic Semiconductor's DevZone at https://devzone.nordicsemi.com/.
{
"platform": {
"os": "win32",
"osVersion": "Windows 10 Pro",
"osKernel": "10.0.19045",
"vscode": "1.104.0",
"electron": "37.3.1",
"node": "v22.18.0",
"appName": "Visual Studio Code",
"appHost": "desktop"
},
"system": {
"date": "2025-09-12T21:32:28.520Z",
"vscodeRoot": "<redacted>\\Microsoft VS Code\\resources\\app",
"nrfConnectForDesktopInstalled": true,
"vscodeUptime": "00:00:27",
"osUptime": "46:10:17",
"cpu": "Intel(R) Core(TM) i9-10885H CPU @ 2.40GHz"
},
"workspace": {
"name": "Untitled (Workspace)",
"workspaceFile": "1757631137034",
"folders": [
"<my private project>",
]
},
"sdks": [
{
"version": "v2.8.0",
"path": "c:\\ncs\\v2.8.0"
},
],
"activeBuild": "<my_pricvate_build>",
"apps": [
{
"workspace": "<private>",
"uri": "<private>",
"buildConfigurations": [
{
"id": "<my_pricvate_build>",
"name": "<my_pricvate_build>",
"boardId": "<custom board>/nrf52840",
"type": "Sysbuild",
"isChild": false,
"isStale": false,
"taskBindings": {
"build": [],
"pristineBuild": [],
"flash": [],
"eraseAndFlash": []
},
"sdk": "c:\\ncs\\v2.8.0",
"toolchain": "nRF Connect SDK Toolchain v2.8.0"
},
{
"id": "<private>",
"name": "<private>",
"boardId": "<custom board>/nrf52840",
"type": "Zephyr",
"isChild": true,
"isStale": false,
"taskBindings": {
"build": [],
"pristineBuild": [],
"flash": [],
"eraseAndFlash": []
},
"sdk": "c:\\ncs\\v2.8.0",
"toolchain": "nRF Connect SDK Toolchain v2.8.0"
},
{
"id": "<private>/mcuboot",
"name": "<private>",
"boardId": "<custom board>/nrf52840",
"type": "Zephyr",
"isChild": true,
"isStale": false,
"taskBindings": {
"build": [],
"pristineBuild": [],
"flash": [],
"eraseAndFlash": []
},
"sdk": "c:\\ncs\\v2.8.0",
"toolchain": "nRF Connect SDK Toolchain v2.8.0"
}
]
}
],
"toolchains": [
{
"version": "2.8.0",
"path": "c:\\ncs\\toolchains\\2d382dcd92",
"displayName": "nRF Connect SDK Toolchain v2.8.0",
"compilerTools": [
"Zephyr SDK (arm) 0.16.8",
"Zephyr SDK (riscv) 0.16.8"
]
}
],
"connectedDevices": [
{
"serialNumber": "000601009599"
}
],
"tools": {
"C:\\ncs\\toolchains\\2d382dcd92\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.16.8",
"C:\\Program Files\\SEGGER\\JLink_V868\\JLink.exe": "8.68",
"C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.24.1",
"C:\\ncs\\nrfutil\\nrfutil.exe": "8.0.0",
"C:\\ncs\\toolchains\\2d382dcd92\\cmake": "3.21.0",
"C:\\ncs\\toolchains\\2d382dcd92\\opt\\bin\\Scripts\\west.exe": "1.2.0",
"C:\\ncs\\toolchains\\2d382dcd92\\opt\\bin\\python.exe": "3.12.4",
"C:\\ncs\\toolchains\\2d382dcd92\\opt\\bin\\ninja.exe": "1.10.2",
"C:\\ncs\\toolchains\\2d382dcd92\\opt\\bin\\gperf.exe": "3.1",
"C:\\ncs\\toolchains\\2d382dcd92\\opt\\bin\\dtc.exe": "1.4.7",
"C:\\ncs\\toolchains\\2d382dcd92\\opt\\bin\\gn.exe": "2201",
"C:\\ncs\\toolchains\\2d382dcd92\\mingw64\\bin\\git.exe": "git version 2.37.3.",
"debugger (arm)": "c:\\ncs\\toolchains\\2d382dcd92\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe",
"debugger (riscv)": "c:\\ncs\\toolchains\\2d382dcd92\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin\\riscv64-zephyr-elf-gdb.exe"
},
"nrfutil": {
"nrfutil-device": {
"version": "2.13.1",
"binPath": "<private>\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.9.754-win32-x64\\platform\\nrfutil\\bin\\nrfutil-device",
"jlinkInfo": {
"description": "This version of SEGGER J-Link is different from the J-Link version that was used to test nrfutil device commands",
"expectedVersion": {
"version": "JLink_V8.60",
"versionFormat": "string"
},
"name": "JlinkARM",
"version": "JLink_V8.68",
"versionFormat": "string"
}
},
"nrfutil-sdk-manager": {
"version": "1.6.2",
"binPath": "c:\\Users\\louisb\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.9.754-win32-x64\\platform\\nrfutil\\bin\\nrfutil-sdk-manager"
}
},
"environment": {
"westEnv": {
"HOME": "<private>",
"HOMEDRIVE": "C:",
"HOMEPATH": "<private",
"PATH": "C:\\ncs\\toolchains\\2d382dcd92;C:\\ncs\\toolchains\\2d382dcd92\\mingw64\\bin;C:\\ncs\\toolchains\\2d382dcd92\\bin;C:\\ncs\\toolchains\\2d382dcd92\\opt\\bin;C:\\ncs\\toolchains\\2d382dcd92\\opt\\bin\\Scripts;C:\\ncs\\toolchains\\2d382dcd92\\opt\\nanopb\\generator-bin;C:\\ncs\\toolchains\\2d382dcd92\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;C:\\ncs\\toolchains\\2d382dcd92\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin;c:\\Users\\louisb\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.9.754-win32-x64\\platform\\nrfutil\\lib\\nrfutil-sdk-manager;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Go\\bin;C:\\Users\\louisb\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\louisb\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\louisb\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\louisb\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python312\\Scripts;C:\\demo5_b34k;C:\\Users\\louisb\\go\\bin;C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;C:\\Program Files (x86)\\Sequans Communications\\SFU;C:\\adb\\platform-tools-latest-windows\\platform-tools;C:\\ncs\\nrfutil;C:\\Program Files\\srecord\\bin;",
"ZEPHYR_BASE": "c:\\ncs\\v2.8.0\\zephyr",
"ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
"ZEPHYR_SDK_INSTALL_DIR": "c:\\ncs\\toolchains\\2d382dcd92\\opt\\zephyr-sdk",
"PYTHONPATH": "C:\\ncs\\toolchains\\2d382dcd92\\opt\\bin;C:\\ncs\\toolchains\\2d382dcd92\\opt\\bin\\Lib;C:\\ncs\\toolchains\\2d382dcd92\\opt\\bin\\Lib\\site-packages"
},
"inherited": {
"HOME": "<private>",
"HOMEDRIVE": "C:",
"HOMEPATH": "<private>",
"Path": "C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Go\\bin;C:\\Users\\louisb\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\louisb\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\louisb\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\louisb\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python312\\Scripts;C:\\demo5_b34k;C:\\Users\\louisb\\go\\bin;C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;C:\\Program Files (x86)\\Sequans Communications\\SFU;C:\\adb\\platform-tools-latest-windows\\platform-tools;C:\\ncs\\nrfutil;C:\\Program Files\\srecord\\bin;",
"PATH": "C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Program Files\\Git\\cmd;C:\\Program Files\\Go\\bin;C:\\Users\\louisb\\AppData\\Local\\Programs\\Python\\Launcher\\;C:\\Users\\louisb\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\louisb\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;C:\\Users\\louisb\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.12_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python312\\Scripts;C:\\demo5_b34k;C:\\Users\\louisb\\go\\bin;C:\\ncs\\toolchains\\ce3b5ff664\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;C:\\Program Files (x86)\\Sequans Communications\\SFU;C:\\adb\\platform-tools-latest-windows\\platform-tools;C:\\ncs\\nrfutil;C:\\Program Files\\srecord\\bin;"
}
},
"terminal": {
"defaultProfile": "PowerShell"
},
"config": {
"nordic-semiconductor.nrf-connect": {
"ozonePath": "",
"applications": [],
"applicationOptions": {},
"kconfig": {
"interface": "kconfig"
},
"west": {
"env": {
"$base": "terminal"
}
},
"boardRoots": [],
"taskBindings": {},
"debugging": {
"flash": true,
"bindings": {
"${workspaceFolder}/build_lawnx_dev": "Launch build_lawnx_dev"
},
"justMyCode": false
},
"activeAppFollowActiveEditor": false,
"flash": {
"softreset": false,
"erase": false,
"recover": false
},
"enableTelemetry": false,
"thirdpartyIntegration": {},
"toolchainManager": {
"indexURL": null,
"installDirectory": null
},
"nrfutil": {
"home": null
},
"defaultOpenAction": "add_to_workspace",
"terminalProfile": {
"shell": null
},
"toolchain": {
"path": "${nrf-connect.toolchain:2.6.0}"
},
"topdir": "${nrf-connect.sdk:2.6.0}"
},
"nordic-semiconductor.nrf-terminal": {
"terminalMode": "character",
"localEcho": false
},
"marus25.cortex-debug": {
"variableUseNaturalFormat": true,
"liveWatchRefreshRate": "300",
"armToolchainPath": null,
"armToolchainPrefix": "arm-none-eabi",
"gdbPath": null,
"objdumpPath": null,
"JLinkGDBServerPath": null,
"openocdPath": null,
"pyocdPath": null,
"PEGDBServerPath": null,
"stutilPath": null,
"stlinkPath": null,
"stm32cubeprogrammer": null,
"enableTelemetry": true,
"dbgServerLogfile": null
}
},
"extensions": {
"internal": {
"nordic-semiconductor.nrf-connect": {
"version": "2025.9.754",
"path": "c:\\Users\\louisb\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.9.754-win32-x64",
"isActive": true
},
"nordic-semiconductor.nrf-terminal": {
"version": "2025.8.103",
"path": "c:\\Users\\louisb\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2025.8.103",
"isActive": true
},
"nordic-semiconductor.nrf-devicetree": {
"version": "2025.8.140",
"path": "c:\\Users\\louisb\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2025.8.140",
"isActive": true
},
"nordic-semiconductor.nrf-kconfig": {
"version": "2025.9.123",
"path": "c:\\Users\\louisb\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2025.9.123",
"isActive": true
}
},
"external": {
"marus25.cortex-debug": "1.12.1",
"ms-vscode.cpptools": "1.26.5",
"ms-vscode.js-debug": "1.104.0",
"ms-vscode.js-debug-companion": "1.1.3",
"ms-vscode.vscode-js-profile-table": "1.0.10",
"74th.monokai-charcoal-high-contrast": "3.5.0",
"cschlosser.doxdocgen": "1.4.0",
"donjayamanne.githistory": "0.6.20",
"hediet.vscode-drawio": "1.9.0",
"humao.rest-client": "0.25.1",
"mcu-debug.debug-tracker-vscode": "0.0.15",
"mcu-debug.memory-view": "0.0.26",
"mcu-debug.peripheral-viewer": "1.6.0",
"mcu-debug.rtos-views": "0.0.11",
"mhutchie.git-graph": "1.30.0",
"ms-python.debugpy": "2025.10.0",
"ms-python.python": "2025.14.0",
"ms-python.vscode-pylance": "2025.7.1",
"ms-python.vscode-python-envs": "1.6.0",
"ms-toolsai.jupyter": "2025.8.0",
"ms-toolsai.jupyter-keymap": "1.1.2",
"ms-toolsai.jupyter-renderers": "1.3.0",
"ms-toolsai.vscode-jupyter-cell-tags": "0.1.9",
"ms-toolsai.vscode-jupyter-slideshow": "0.1.6",
"ms-vscode-remote.remote-ssh": "0.120.0",
"ms-vscode-remote.remote-ssh-edit": "0.87.0",
"ms-vscode-remote.remote-wsl": "0.104.1",
"ms-vscode.cmake-tools": "1.21.36",
"ms-vscode.cpptools-extension-pack": "1.3.1",
"ms-vscode.cpptools-themes": "2.0.0",
"ms-vscode.hexeditor": "1.11.1",
"ms-vscode.remote-explorer": "0.5.0",
"redhat.vscode-yaml": "1.18.0",
"shardulm94.trailing-spaces": "0.4.1",
"SiLabs.siliconLabsSupportExtension": "1.6.0",
"trond-snekvik.gnu-mapfiles": "1.1.0",
"twxs.cmake": "0.0.17",
"waderyan.gitblame": "11.1.4",
"yzane.markdown-pdf": "1.5.0",
"ziyasal.vscode-open-in-github": "1.3.6"
}
}
}
Thank you for reporting this and we are looking into this at the moment.
-Priyanka
Could you try to install the latest nrfutil device and run nrfutil device list ?
This should fix the issue.
-Priyanka