nrf52840 DK connect_to_emu_without_snr

Hello, Nordic team.

 

We are getting the following error and log when we try to program our new nRF52840 DK on Windows 10:

Failed "reading readback protection status for application core". Error: code: 1, description: Generic, message: Batch task protection-get failed, [Probe] Emulator error: No emulator with connection info 'Usb(JLinkSerialNumber(1050281055))' was found

2025-02-18T17:13:34.441Z INFO Initialising nrfutil module: device
2025-02-18T17:13:34.447Z DEBUG Started watching devices
2025-02-18T17:13:35.701Z INFO Using nrfutil-device core version: 7.13.0
2025-02-18T17:13:36.273Z INFO Using nrfutil-device version: 2.1.1
2025-02-18T17:13:36.273Z INFO Using nrf-device-lib version: 0.17.5
2025-02-18T17:13:36.273Z INFO Using nrfjprog DLL version: 10.24.0
2025-02-18T17:13:36.274Z INFO Using JLink version: JLink_V7.94e
2025-02-18T17:13:37.441Z DEBUG Selected device: nRF52840 DK
2025-02-18T17:13:37.459Z DEBUG Changed step: Info
2025-02-18T17:13:38.886Z DEBUG Changed step: Rename
2025-02-18T17:13:40.536Z DEBUG Changed step: Program
2025-02-18T17:13:44.696Z ERROR [jlink] [NRFJPROG][Worker][001050281055] Cannot call connect_to_emu_without_snr when there is no emulator connected.
2025-02-18T17:13:44.696Z ERROR [jlink] [NRFJPROG][Client][001050281055] Encountered error -13: Command connect_to_emu_with_snr executed for 15 milliseconds with result -13

We previously worked successfully with the nRF52840 dongle, the nRF programmer, and the J-Link version.

Any help is really appreciated.

Thank you!

Related