Error in QuickStart 1.3.0 for nRF9160-DK

After programming the DK, it "fails to verify device" with the following log:

2025-07-08T09:42:05.940Z INFO Initialising the bundled nrfutil device
2025-07-08T09:42:05.957Z DEBUG Started watching devices
2025-07-08T09:42:06.617Z INFO Using the bundled core version for nrfutil device: 8.0.0
2025-07-08T09:42:06.699Z INFO Using nrfutil-device version: 2.10.2
2025-07-08T09:42:06.699Z INFO Using nrf-device-lib version: 0.17.71
2025-07-08T09:42:06.700Z INFO Using nrf-probe version: 0.38.0
2025-07-08T09:42:06.700Z INFO Using JLink version: JLink_V8.18
2025-07-08T09:42:08.948Z DEBUG Selected device: nRF9160 DK
2025-07-08T09:42:08.985Z DEBUG Changed step: Info
2025-07-08T09:42:10.831Z DEBUG Changed step: Rename
2025-07-08T09:42:12.157Z DEBUG Changed step: Program
2025-07-08T09:42:18.971Z ERROR Failed to read config descriptor 1: Descriptor request failed. Device might be suspended.
2025-07-08T09:42:19.360Z ERROR [ProbeLib] [2025-07-08 09:42:19.360171Z] {jlink_usb_000960008646} J-Link: Not supported by current CPU + target interface combination.
2025-07-08T09:43:17.173Z DEBUG Changed step: Verify
2025-07-08T09:43:20.180Z INFO Opened port with options: {"path":"COM6","baudRate":115200}
2025-07-08T09:43:22.192Z ERROR Received ERROR as return value from AT command
2025-07-08T09:43:22.202Z INFO Closed port: COM6

Parents Reply Children
Related