nrfutil cannot recognize J-Link, preventing flashing with nrfutil and preventing VS Code from recognizing the device.

Dear Support Team,
I have downloaded the latest version of VS Code;


I have also installed the latest version of the nRF Connect for VS Code Extension Pack;


The J-Link version is v8.78;
The SDK and toolchain are v3.1.1;
However, the nRF54L15-DK device is not displayed under CONNECTED DEVICES in VS Code (I have verified that the development board is functioning correctly).


Below are the nrfutil log and the vs code nrf-connect-support-20251204030657.jsnoc file. Please help analyze the cause. Thank you.

0447.logs.zip

// 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 Enterprise LTSC 2019",
    "osKernel": "10.0.17763",
    "vscode": "1.106.3",
    "electron": "37.7.0",
    "node": "v22.20.0",
    "appName": "Visual Studio Code",
    "appHost": "desktop"
  },
  "system": {
    "date": "2025-12-04T03:06:57.593Z",
    "vscodeRoot": "d:\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app",
    "nrfConnectForDesktopInstalled": true,
    "vscodeUptime": "00:03:45",
    "osUptime": "74:35:27",
    "cpu": "Intel(R) Xeon(R) Gold 6246R CPU @ 3.40GHz"
  },
  "workspace": {
    "name": "无标题 (工作区)",
    "workspaceFile": "1764749064613",
    "folders": [
      "d:\\nordic\\myApps\\hello_world",
      "d:\\ncs\\nrf-bm\\v0.9.0"
    ]
  },
  "sdks": [
    {
      "version": "v3.1.1",
      "path": "d:\\ncs\\v3.1.1"
    },
    {
      "version": "v0.9.0",
      "path": "d:\\ncs\\nrf-bm\\v0.9.0"
    }
  ],
  "activeBuild": "/nordic/myApps/hello_world/build/hello_world",
  "apps": [
    {
      "workspace": "d:\\nordic\\myApps\\hello_world",
      "uri": "d:\\nordic\\myApps\\hello_world",
      "buildConfigurations": [
        {
          "id": "/nordic/myApps/hello_world/build",
          "name": "build",
          "boardId": "nrf52840dk/nrf52840",
          "type": "Sysbuild",
          "isChild": false,
          "isStale": false,
          "taskBindings": {
            "build": [],
            "pristineBuild": [],
            "flash": [],
            "eraseAndFlash": []
          },
          "sdk": "d:\\ncs\\v3.1.1",
          "toolchain": "nRF Connect SDK Toolchain v3.1.1"
        },
        {
          "id": "/nordic/myApps/hello_world/build/hello_world",
          "name": "build/hello_world",
          "boardId": "nrf52840dk/nrf52840",
          "type": "Zephyr",
          "isChild": true,
          "isStale": false,
          "taskBindings": {
            "build": [],
            "pristineBuild": [],
            "flash": [],
            "eraseAndFlash": []
          },
          "sdk": "d:\\ncs\\v3.1.1",
          "toolchain": "nRF Connect SDK Toolchain v3.1.1"
        }
      ]
    },
    {
      "workspace": "d:\\ncs\\nrf-bm\\v0.9.0",
      "uri": "d:\\ncs\\nrf-bm\\v0.9.0\\nrf-bm\\samples\\peripherals\\uarte",
      "buildConfigurations": [
        {
          "id": "/ncs/nrf-bm/v0.9.0/nrf-bm/samples/peripherals/uarte/build",
          "name": "build",
          "boardId": "bm_nrf54l15dk/nrf54l15/cpuapp/s115_softdevice",
          "type": "Sysbuild",
          "isChild": false,
          "isStale": false,
          "taskBindings": {
            "build": [],
            "pristineBuild": [],
            "flash": [],
            "eraseAndFlash": []
          },
          "sdk": "d:\\ncs\\nrf-bm\\v0.9.0",
          "toolchain": "nRF Connect SDK Toolchain v3.1.0"
        },
        {
          "id": "/ncs/nrf-bm/v0.9.0/nrf-bm/samples/peripherals/uarte/build/uarte",
          "name": "build/uarte",
          "boardId": "bm_nrf54l15dk/nrf54l15/cpuapp/s115_softdevice",
          "type": "Zephyr",
          "isChild": true,
          "isStale": false,
          "taskBindings": {
            "build": [],
            "pristineBuild": [],
            "flash": [],
            "eraseAndFlash": []
          },
          "sdk": "d:\\ncs\\nrf-bm\\v0.9.0",
          "toolchain": "nRF Connect SDK Toolchain v3.1.0"
        }
      ]
    }
  ],
  "toolchains": [
    {
      "version": "3.1.1",
      "path": "d:\\ncs\\toolchains\\c1a76fddb2",
      "displayName": "nRF Connect SDK Toolchain v3.1.1",
      "compilerTools": [
        "Zephyr SDK (arm) 0.17.0",
        "Zephyr SDK (riscv) 0.17.0"
      ]
    },
    {
      "version": "3.1.0",
      "path": "d:\\ncs\\toolchains\\b8b84efebd",
      "displayName": "nRF Connect SDK Toolchain v3.1.0",
      "compilerTools": [
        "Zephyr SDK (arm) 0.17.0",
        "Zephyr SDK (riscv) 0.17.0"
      ]
    }
  ],
  "connectedDevices": [],
  "tools": {
    "D:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gcc.exe": "0.17.0",
    "D:\\Program Files\\SEGGER\\JLink_V876\\JLink.exe": "8.76",
    "D:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\nrfjprog.exe": "10.24.2",
    "D:\\ncs\\toolchains\\c1a76fddb2\\nrfutil": "8.1.1",
    "D:\\ncs\\toolchains\\c1a76fddb2\\cmake": "3.21.0",
    "D:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\Scripts\\west.exe": "1.4.0",
    "D:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\python.exe": "3.12.4",
    "D:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\ninja.exe": "1.10.2",
    "D:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\gperf.exe": "3.1",
    "D:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\dtc.exe": "1.4.7",
    "D:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\gn.exe": "2223",
    "D:\\ncs\\toolchains\\c1a76fddb2\\mingw64\\bin\\git.exe": "git version 2.37.3.",
    "debugger (arm)": "d:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin\\arm-zephyr-eabi-gdb.exe",
    "debugger (riscv)": "d:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin\\riscv64-zephyr-elf-gdb.exe"
  },
  "nrfutil": {
    "nrfutil-device": {
      "version": "2.13.1",
      "binPath": "c:\\Users\\S1154869\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.9.798-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.76",
        "versionFormat": "string"
      }
    },
    "nrfutil-sdk-manager": {
      "version": "1.6.2",
      "binPath": "c:\\Users\\S1154869\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.9.798-win32-x64\\platform\\nrfutil\\bin\\nrfutil-sdk-manager"
    }
  },
  "environment": {
    "westEnv": {
      "HOME": "C:\\Users\\S1154869",
      "HOMEDRIVE": "C:",
      "HOMEPATH": "\\Users\\S1154869",
      "PATH": "D:\\ncs\\toolchains\\c1a76fddb2;D:\\ncs\\toolchains\\c1a76fddb2\\mingw64\\bin;D:\\ncs\\toolchains\\c1a76fddb2\\bin;D:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin;D:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\Scripts;d:/ncs/toolchains/c1a76fddb2\\opt/nanopb/generator-bin;D:\\ncs\\toolchains\\c1a76fddb2\\nrfutil\\bin;D:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk\\arm-zephyr-eabi\\bin;D:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk\\riscv64-zephyr-elf\\bin;c:\\Users\\S1154869\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.9.798-win32-x64\\platform\\nrfutil\\lib\\nrfutil-sdk-manager;c:\\Users\\S1154869\\.vscode\\extensions\\cl.eide-3.26.1\\res\\tools\\win32\\unify_builder;C:\\Users\\S1154869\\.eide\\bin\\builder\\utils;C:\\Users\\S1154869\\.eide\\bin\\scripts;c:\\Users\\S1154869\\.vscode\\extensions\\cl.eide-3.26.1\\res\\tools\\win32\\7z;c:\\Users\\S1154869\\.vscode\\extensions\\cl.eide-3.26.1\\res\\tools\\win32\\utils;.;C:\\Users\\S1154869\\.eide\\bin\\builder\\msys\\bin;D:\\Program Files\\Python313\\Scripts\\;D:\\Program Files\\Python313\\;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files (x86)\\Citrix\\HDX\\bin\\;C:\\Program Files\\Citrix\\HDX\\bin\\;D:\\Program Files\\TortoiseSVN\\bin;D:\\Program Files\\mingw64\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\TortoiseGit\\bin;D:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\S1154869\\AppData\\Local\\Microsoft\\WindowsApps;D:\\AppData\\Local\\Programs\\Git\\cmd;D:\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;D:\\DevTools;",
      "ZEPHYR_BASE": "d:\\ncs\\v3.1.1\\zephyr",
      "ZEPHYR_TOOLCHAIN_VARIANT": "zephyr",
      "ZEPHYR_SDK_INSTALL_DIR": "d:\\ncs\\toolchains\\c1a76fddb2\\opt\\zephyr-sdk",
      "PYTHONPATH": "D:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin;D:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\Lib;D:\\ncs\\toolchains\\c1a76fddb2\\opt\\bin\\Lib\\site-packages"
    },
    "inherited": {
      "HOME": "C:\\Users\\S1154869",
      "HOMEDRIVE": "C:",
      "HOMEPATH": "\\Users\\S1154869",
      "Path": "c:\\Users\\S1154869\\.vscode\\extensions\\cl.eide-3.26.1\\res\\tools\\win32\\unify_builder;C:\\Users\\S1154869\\.eide\\bin\\builder\\utils;C:\\Users\\S1154869\\.eide\\bin\\scripts;c:\\Users\\S1154869\\.vscode\\extensions\\cl.eide-3.26.1\\res\\tools\\win32\\7z;c:\\Users\\S1154869\\.vscode\\extensions\\cl.eide-3.26.1\\res\\tools\\win32\\utils;.;C:\\Users\\S1154869\\.eide\\bin\\builder\\msys\\bin;D:\\Program Files\\Python313\\Scripts\\;D:\\Program Files\\Python313\\;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files (x86)\\Citrix\\HDX\\bin\\;C:\\Program Files\\Citrix\\HDX\\bin\\;D:\\Program Files\\TortoiseSVN\\bin;D:\\Program Files\\mingw64\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\TortoiseGit\\bin;D:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\S1154869\\AppData\\Local\\Microsoft\\WindowsApps;D:\\AppData\\Local\\Programs\\Git\\cmd;D:\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;D:\\DevTools;",
      "PATH": "c:\\Users\\S1154869\\.vscode\\extensions\\cl.eide-3.26.1\\res\\tools\\win32\\unify_builder;C:\\Users\\S1154869\\.eide\\bin\\builder\\utils;C:\\Users\\S1154869\\.eide\\bin\\scripts;c:\\Users\\S1154869\\.vscode\\extensions\\cl.eide-3.26.1\\res\\tools\\win32\\7z;c:\\Users\\S1154869\\.vscode\\extensions\\cl.eide-3.26.1\\res\\tools\\win32\\utils;.;C:\\Users\\S1154869\\.eide\\bin\\builder\\msys\\bin;D:\\Program Files\\Python313\\Scripts\\;D:\\Program Files\\Python313\\;C:\\Windows\\system32;C:\\Windows;C:\\Windows\\System32\\Wbem;C:\\Windows\\System32\\WindowsPowerShell\\v1.0\\;C:\\Windows\\System32\\OpenSSH\\;C:\\Program Files (x86)\\Citrix\\HDX\\bin\\;C:\\Program Files\\Citrix\\HDX\\bin\\;D:\\Program Files\\TortoiseSVN\\bin;D:\\Program Files\\mingw64\\bin;C:\\Program Files\\dotnet\\;C:\\Program Files\\TortoiseGit\\bin;D:\\Program Files\\Nordic Semiconductor\\nrf-command-line-tools\\bin\\;C:\\Users\\S1154869\\AppData\\Local\\Microsoft\\WindowsApps;D:\\AppData\\Local\\Programs\\Git\\cmd;D:\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;D:\\DevTools;"
    }
  },
  "terminal": {
    "defaultProfile": null
  },
  "config": {
    "nordic-semiconductor.nrf-connect": {
      "ozonePath": "",
      "applications": [
        "d:\\ncs\\nrf-bm\\v0.9.0\\nrf-bm\\samples\\peripherals\\uarte"
      ],
      "applicationOptions": {},
      "kconfig": {
        "interface": "kconfig"
      },
      "west": {
        "env": {
          "$base": "terminal"
        }
      },
      "boardRoots": [],
      "taskBindings": {},
      "debugging": {
        "flash": true,
        "bindings": {},
        "justMyCode": false
      },
      "activeAppFollowActiveEditor": true,
      "flash": {
        "softreset": false,
        "erase": false,
        "recover": false
      },
      "enableTelemetry": false,
      "thirdpartyIntegration": {},
      "toolchainManager": {
        "indexURL": null,
        "installDirectory": "D:\\ncs"
      },
      "nrfutil": {
        "home": null
      },
      "defaultOpenAction": "ask",
      "terminalProfile": {
        "shell": null
      }
    },
    "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.798",
        "path": "c:\\Users\\S1154869\\.vscode\\extensions\\nordic-semiconductor.nrf-connect-2025.9.798-win32-x64",
        "isActive": true
      },
      "nordic-semiconductor.nrf-terminal": {
        "version": "2025.8.103",
        "path": "c:\\Users\\S1154869\\.vscode\\extensions\\nordic-semiconductor.nrf-terminal-2025.8.103",
        "isActive": true
      },
      "nordic-semiconductor.nrf-devicetree": {
        "version": "2025.8.140",
        "path": "c:\\Users\\S1154869\\.vscode\\extensions\\nordic-semiconductor.nrf-devicetree-2025.8.140",
        "isActive": true
      },
      "nordic-semiconductor.nrf-kconfig": {
        "version": "2025.9.123",
        "path": "c:\\Users\\S1154869\\.vscode\\extensions\\nordic-semiconductor.nrf-kconfig-2025.9.123",
        "isActive": true
      }
    },
    "external": {
      "marus25.cortex-debug": "1.12.1",
      "ms-vscode.cpptools": "1.28.3",
      "ms-vscode.js-debug": "1.105.0",
      "ms-vscode.js-debug-companion": "1.1.3",
      "ms-vscode.vscode-js-profile-table": "1.0.10",
      "cl.eide": "3.26.1",
      "mcu-debug.debug-tracker-vscode": "0.0.15",
      "mcu-debug.memory-view": "0.0.28",
      "mcu-debug.peripheral-viewer": "1.6.0",
      "mcu-debug.rtos-views": "0.0.12",
      "mhutchie.git-graph": "1.30.0",
      "MS-CEINTL.vscode-language-pack-zh-hans": "1.106.2025111209",
      "ms-vscode.cmake-tools": "1.21.36",
      "ms-vscode.cpptools-extension-pack": "1.3.1",
      "ms-vscode.cpptools-themes": "2.0.0",
      "trond-snekvik.gnu-mapfiles": "1.1.0",
      "vadimcn.vscode-lldb": "1.12.0"
    }
  }
}

BR,

Zero

Parents
  • Hi Zero,

    I see from the log that one J-Link device is found. Can you run the command "nrfutil device list" and share the result here? If you do not see ny device then, can you check with a different USB cable in case there is a problem with the cable? Also please verify that the on/off switch on the DK is so that it is on, and that you see an active LED on the DK (the LED for the onboard debugger).

  • Hi,

    Can you run the command "nrfutil device list" and share the result here?

    If you do not see ny device then, can you check with a different USB cable in case there is a problem with the cable? Also please verify that the on/off switch on the DK is so that it is on, and that you see an active LED on the DK (the LED for the onboard debugger).

    I have already replaced the USB cable with one that is known to be working, and I have also confirmed that the development board is receiving power properly.

    BR,

    Zero

  • Hi,

    I see, this does not look correct. Can you use the Board configurator and make sure SWD is enabled on the DK?

    If that does not work, can you share a screenshot from the Board configurator as well so that I see the configuration? And lastly, can you let me know if you have a DK or PDK, and the version that is printed on it? (A photo of the DK would also give this information).

    Edit: can you also run "nrfutil device list --log-level trace" and upload the log from C:\Users\<USER>\.nrfutil\logs\nrfutil-device.log here? (Replace <USER> with your username on the local machine).

  • Hi,

    If that does not work, can you share a screenshot from the Board configurator as well so that I see the configuration?

    And lastly, can you let me know if you have a DK or PDK, and the version that is printed on it? (A photo of the DK would also give this information).

    Edit: can you also run "nrfutil device list --log-level trace" and upload the log from C:\Users\<USER>\.nrfutil\logs\nrfutil-device.log here? (Replace <USER> with your username on the local machine

    [2025-12-02T02:54:28.249Z] [24828] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-02T02:54:28.255Z] [24828] INFO - [jlink::backend] Opened J-Link DLL at C:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-02T07:40:00.214Z] [26480] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-02T07:40:00.219Z] [26480] INFO - [jlink::backend] Opened J-Link DLL at C:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-02T07:40:42.553Z] [7884] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-02T07:40:42.558Z] [7884] INFO - [jlink::backend] Opened J-Link DLL at C:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T00:35:25.096Z] [26124] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-03T00:35:25.102Z] [26124] INFO - [jlink::backend] Opened J-Link DLL at C:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T01:00:49.801Z] [752] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-03T01:00:49.806Z] [752] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T02:08:07.938Z] [19224] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-03T02:08:07.942Z] [19224] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T06:16:25.063Z] [10516] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with list 
    [2025-12-03T06:16:25.068Z] [10516] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T06:16:25.077Z] [10516] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T06:16:25.078Z] [10516] INFO - [jlink::backend] Found 1 attached J-Link devices
    [2025-12-03T06:16:25.079Z] [10516] ERROR - [sdfu] No usb
    [2025-12-03T06:16:25.079Z] [10516] ERROR - [mcuboot] No usb
    [2025-12-03T06:16:54.070Z] [15040] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with list 
    [2025-12-03T06:16:54.074Z] [15040] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T06:16:54.082Z] [15040] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T06:16:54.084Z] [15040] INFO - [jlink::backend] Found 2 attached J-Link devices
    [2025-12-03T06:16:54.084Z] [15040] ERROR - [sdfu] No usb
    [2025-12-03T06:16:54.084Z] [15040] ERROR - [sdfu] No usb
    [2025-12-03T06:16:54.084Z] [15040] ERROR - [mcuboot] No usb
    [2025-12-03T06:16:54.084Z] [15040] ERROR - [mcuboot] No usb
    [2025-12-03T08:04:38.646Z] [22204] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-03T08:04:38.655Z] [22204] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:13:38.461Z] [18004] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-03T08:13:38.466Z] [18004] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:47:54.476Z] [2208] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with erase 
    [2025-12-03T08:47:54.483Z] [2208] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:47:54.490Z] [2208] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:47:54.490Z] [2208] INFO - [jlink::backend] Found 1 attached J-Link devices
    [2025-12-03T08:47:54.491Z] [2208] ERROR - [sdfu] No usb
    [2025-12-03T08:47:54.491Z] [2208] ERROR - [mcuboot] No usb
    [2025-12-03T08:48:50.156Z] [22060] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with erase --serial-number 1057766717 
    [2025-12-03T08:48:50.161Z] [22060] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:48:50.167Z] [22060] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:48:50.168Z] [22060] INFO - [jlink::backend] Found 1 attached J-Link devices
    [2025-12-03T08:48:50.169Z] [22060] ERROR - [sdfu] No usb
    [2025-12-03T08:48:50.169Z] [22060] ERROR - [mcuboot] No usb
    [2025-12-04T03:04:16.010Z] [26336] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-04T03:04:16.015Z] [26336] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-05T07:39:22.499Z] [12804] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-05T07:39:22.506Z] [12804] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-05T09:43:34.863Z] [26392] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-05T09:43:34.868Z] [26392] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-05T09:46:44.330Z] [3496] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-05T09:46:44.335Z] [3496] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-05T09:48:54.091Z] [11044] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-05T09:48:54.100Z] [11044] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T00:53:55.764Z] [15508] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T00:53:55.773Z] [15508] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T00:56:12.614Z] [4012] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T00:56:12.618Z] [4012] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T00:58:50.719Z] [16500] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T00:58:50.724Z] [16500] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T02:38:04.460Z] [17528] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T02:38:04.465Z] [17528] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T06:10:15.042Z] [5912] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T06:10:15.049Z] [5912] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T06:10:54.818Z] [10144] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T06:10:54.823Z] [10144] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T07:15:17.743Z] [10744] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T07:15:17.750Z] [10744] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T07:15:28.399Z] [17288] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T07:15:28.403Z] [17288] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T07:57:45.323Z] [2440] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with list 
    [2025-12-08T07:57:45.327Z] [2440] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T07:57:45.334Z] [2440] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T07:57:45.335Z] [2440] INFO - [jlink::backend] Found 1 attached J-Link devices
    [2025-12-08T07:57:45.335Z] [2440] ERROR - [sdfu] No usb
    [2025-12-08T07:57:45.336Z] [2440] ERROR - [mcuboot] No usb
    [2025-12-08T08:00:39.257Z] [16672] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T08:00:39.265Z] [16672] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T08:01:48.114Z] [19228] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T08:01:48.120Z] [19228] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T09:29:06.839Z] [928] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T09:29:06.843Z] [928] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-09T00:38:05.642Z] [5964] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-09T00:38:05.647Z] [5964] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-09T00:47:30.539Z] [19432] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-09T00:47:30.544Z] [19432] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-09T00:48:05.940Z] [20116] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-09T00:48:05.944Z] [20116] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-09T01:35:53.514Z] [18424] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-09T01:35:53.521Z] [18424] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    

    BR,

    Zero

Reply
  • Hi,

    If that does not work, can you share a screenshot from the Board configurator as well so that I see the configuration?

    And lastly, can you let me know if you have a DK or PDK, and the version that is printed on it? (A photo of the DK would also give this information).

    Edit: can you also run "nrfutil device list --log-level trace" and upload the log from C:\Users\<USER>\.nrfutil\logs\nrfutil-device.log here? (Replace <USER> with your username on the local machine

    [2025-12-02T02:54:28.249Z] [24828] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-02T02:54:28.255Z] [24828] INFO - [jlink::backend] Opened J-Link DLL at C:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-02T07:40:00.214Z] [26480] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-02T07:40:00.219Z] [26480] INFO - [jlink::backend] Opened J-Link DLL at C:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-02T07:40:42.553Z] [7884] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-02T07:40:42.558Z] [7884] INFO - [jlink::backend] Opened J-Link DLL at C:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T00:35:25.096Z] [26124] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-03T00:35:25.102Z] [26124] INFO - [jlink::backend] Opened J-Link DLL at C:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T01:00:49.801Z] [752] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-03T01:00:49.806Z] [752] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T02:08:07.938Z] [19224] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-03T02:08:07.942Z] [19224] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T06:16:25.063Z] [10516] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with list 
    [2025-12-03T06:16:25.068Z] [10516] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T06:16:25.077Z] [10516] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T06:16:25.078Z] [10516] INFO - [jlink::backend] Found 1 attached J-Link devices
    [2025-12-03T06:16:25.079Z] [10516] ERROR - [sdfu] No usb
    [2025-12-03T06:16:25.079Z] [10516] ERROR - [mcuboot] No usb
    [2025-12-03T06:16:54.070Z] [15040] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with list 
    [2025-12-03T06:16:54.074Z] [15040] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T06:16:54.082Z] [15040] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T06:16:54.084Z] [15040] INFO - [jlink::backend] Found 2 attached J-Link devices
    [2025-12-03T06:16:54.084Z] [15040] ERROR - [sdfu] No usb
    [2025-12-03T06:16:54.084Z] [15040] ERROR - [sdfu] No usb
    [2025-12-03T06:16:54.084Z] [15040] ERROR - [mcuboot] No usb
    [2025-12-03T06:16:54.084Z] [15040] ERROR - [mcuboot] No usb
    [2025-12-03T08:04:38.646Z] [22204] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-03T08:04:38.655Z] [22204] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:13:38.461Z] [18004] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-03T08:13:38.466Z] [18004] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:47:54.476Z] [2208] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with erase 
    [2025-12-03T08:47:54.483Z] [2208] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:47:54.490Z] [2208] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:47:54.490Z] [2208] INFO - [jlink::backend] Found 1 attached J-Link devices
    [2025-12-03T08:47:54.491Z] [2208] ERROR - [sdfu] No usb
    [2025-12-03T08:47:54.491Z] [2208] ERROR - [mcuboot] No usb
    [2025-12-03T08:48:50.156Z] [22060] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with erase --serial-number 1057766717 
    [2025-12-03T08:48:50.161Z] [22060] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:48:50.167Z] [22060] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-03T08:48:50.168Z] [22060] INFO - [jlink::backend] Found 1 attached J-Link devices
    [2025-12-03T08:48:50.169Z] [22060] ERROR - [sdfu] No usb
    [2025-12-03T08:48:50.169Z] [22060] ERROR - [mcuboot] No usb
    [2025-12-04T03:04:16.010Z] [26336] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-04T03:04:16.015Z] [26336] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-05T07:39:22.499Z] [12804] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-05T07:39:22.506Z] [12804] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-05T09:43:34.863Z] [26392] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-05T09:43:34.868Z] [26392] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-05T09:46:44.330Z] [3496] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-05T09:46:44.335Z] [3496] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-05T09:48:54.091Z] [11044] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-05T09:48:54.100Z] [11044] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T00:53:55.764Z] [15508] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T00:53:55.773Z] [15508] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T00:56:12.614Z] [4012] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T00:56:12.618Z] [4012] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T00:58:50.719Z] [16500] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T00:58:50.724Z] [16500] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T02:38:04.460Z] [17528] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T02:38:04.465Z] [17528] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T06:10:15.042Z] [5912] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T06:10:15.049Z] [5912] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T06:10:54.818Z] [10144] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T06:10:54.823Z] [10144] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T07:15:17.743Z] [10744] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T07:15:17.750Z] [10744] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T07:15:28.399Z] [17288] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T07:15:28.403Z] [17288] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T07:57:45.323Z] [2440] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with list 
    [2025-12-08T07:57:45.327Z] [2440] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T07:57:45.334Z] [2440] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T07:57:45.335Z] [2440] INFO - [jlink::backend] Found 1 attached J-Link devices
    [2025-12-08T07:57:45.335Z] [2440] ERROR - [sdfu] No usb
    [2025-12-08T07:57:45.336Z] [2440] ERROR - [mcuboot] No usb
    [2025-12-08T08:00:39.257Z] [16672] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T08:00:39.265Z] [16672] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T08:01:48.114Z] [19228] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T08:01:48.120Z] [19228] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-08T09:29:06.839Z] [928] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-08T09:29:06.843Z] [928] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-09T00:38:05.642Z] [5964] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-09T00:38:05.647Z] [5964] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-09T00:47:30.539Z] [19432] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-09T00:47:30.544Z] [19432] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-09T00:48:05.940Z] [20116] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-09T00:48:05.944Z] [20116] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    [2025-12-09T01:35:53.514Z] [18424] INFO - [nrfutil_common::logger] nrfutil-device (version = 2.15.5, platform = x86_64-pc-windows-msvc, classification = nrf-external) invoked with --json --skip-overhead --version 
    [2025-12-09T01:35:53.521Z] [18424] INFO - [jlink::backend] Opened J-Link DLL at D:\Program Files\SEGGER\JLink_V876\JLink_x64.dll with version 8.76
    

    BR,

    Zero

Children
Related