Hi,
I started fesh on a new laptop, installed nrf Connect for desktop. I used VS Code to install the the latest nrf toolchain and sdk, verison 2.6.1, as they recommend that using Vs code is the preferred method. I then installed the quickstart app, version 0.2.6, inside nrf connect for desktop and tried to flash a sample. Flashing was unsuccessful and with error as seen in the attached images. I also tried flashing a sample using the nrf extension in VS code and got a similar error.
It seems that the J-Link programmer is not detected. I have also tried using the programmer app version 4.3.0 but also no success. See attached log file.
I hope to hear from you soon.
Best regards,
2024-05-14T17:52:18.423Z INFO Initialising nrfutil module: device 2024-05-14T17:52:18.451Z DEBUG Started watching devices 2024-05-14T17:52:21.228Z INFO Using nrfutil-device core version: 7.7.1 2024-05-14T17:52:21.888Z INFO Using nrfutil-device version: 2.1.1 2024-05-14T17:52:21.888Z INFO Using nrf-device-lib version: 0.17.5 2024-05-14T17:52:21.888Z INFO Using nrfjprog DLL version: 10.24.0 2024-05-14T17:52:21.889Z INFO Using JLink version: JLink_V7.94e 2024-05-14T17:52:27.760Z DEBUG Selected device: nRF9160 DK 2024-05-14T17:52:27.772Z DEBUG Changed step: info 2024-05-14T17:52:56.537Z DEBUG Changed step: rename 2024-05-14T17:52:59.402Z DEBUG Changed step: program 2024-05-14T17:53:23.051Z ERROR [jlink] [NRFJPROG][Worker][000960055660] Cannot call connect_to_emu_without_snr when there is no emulator connected. 2024-05-14T17:53:23.051Z ERROR [jlink] [NRFJPROG][Client][000960055660] Encountered error -13: Command connect_to_emu_with_snr executed for 15 milliseconds with result -13 2024-05-14T18:06:46.969Z ERROR [jlink] [NRFJPROG][Client][000960055660] Encountered error -13: Command connect_to_emu_with_snr executed for 15 milliseconds with result -13 2024-05-14T18:06:46.984Z ERROR [jlink] [NRFJPROG][Worker][000960055660] Cannot call connect_to_emu_without_snr when there is no emulator connected.

