nRF9161 DK: Fails to verify device in QuickStart 1.5.2

Hello,

I can no longer use AT commands on my nRF9161 DK development board.

It used to work perfectly, but I don't know what happened.

I had previously completed the "Cellular IoT Fundamentals" course.

Nordic SDK: 2.8.0

Toolchain: 2.8.0

Environment: Linux Ubuntu 22.04

Note: I migrated to SDK v3.1.1, but it still doesn't work, and the same goes for the toolchain.

Here are the logs:


2025-11-11T11:35:12.603Z INFO Initialising the bundled nrfutil device
2025-11-11T11:35:12.610Z DEBUG Started watching devices
2025-11-11T11:35:12.733Z INFO Using the bundled core version for nrfutil device: 8.1.1
2025-11-11T11:35:12.830Z INFO Using nrfutil device version: 2.13.2
2025-11-11T11:35:12.831Z INFO Using nrf-device-lib version: 0.19.0
2025-11-11T11:35:12.831Z INFO Using nrf-probe version: 0.45.0
2025-11-11T11:35:12.831Z INFO Using SEGGER J-Link version: JLink_V8.66
2025-11-11T11:35:12.831Z INFO Your version of SEGGER J-Link (8.66) is newer than the one this app was tested with (8.60). The tested version is not required, and your J-Link version will most likely work fine. If you get issues related to J-Link with your devices, use the tested version.
2025-11-11T11:35:15.604Z DEBUG Selected device: nRF9161 DK
2025-11-11T11:35:15.638Z DEBUG Changed step: Info
2025-11-11T11:35:17.478Z DEBUG Changed step: Rename
2025-11-11T11:35:18.332Z DEBUG Changed step: Program
2025-11-11T11:36:40.432Z DEBUG Changed step: Verify
2025-11-11T11:36:43.435Z INFO Opened port with options: {"path":"/dev/ttyACM0","baudRate":115200}
2025-11-11T11:36:45.436Z ERROR Received ERROR as return value from AT command
2025-11-11T11:36:45.439Z INFO Closed port: /dev/ttyACM0

Parents Reply Children
No Data
Related