AT Host FAILED: Cannot connect to J-Link.

Hello, I'm following along the nRF Asset Tracker guide and I'm on the step 'Create device credentials'

Running the command

' ./cli.sh create-and-provision-device-cert --debug' 

I get this output:

AT Host SEGGER J-Link Commander V7.96q (Compiled Jun 28 2024 12:35:48)
AT Host DLL version V7.96q, compiled Jun 28 2024 12:35:36
AT Host J-Link Command File read successfully.
AT Host Processing script file...
AT Host J-Link>h
AT Host J-Link connection not established yet but required for command.
AT Host Connecting to J-Link via USB...
AT Host FAILED: Cannot connect to J-Link.
AT Host J-Link>w4 4001e504 2
AT Host J-Link connection not established yet but required for command.
AT Host Connecting to J-Link via USB...
AT Host FAILED: Cannot connect to J-Link.
AT Host J-Link>w4 4001e50c 1
AT Host J-Link connection not established yet but required for command.
AT Host Connecting to J-Link via USB...
AT Host FAILED: Cannot connect to J-Link.
AT Host J-Link>sleep 100
AT Host Sleep(100)
AT Host J-Link>rx 1000
AT Host J-Link connection not established yet but required for command.
AT Host Connecting to J-Link via USB...
AT Host FAILED: Cannot connect to J-Link.
AT Host J-Link>h

Any ideas on how to fix this issue? Thanks in advance

Parents Reply Children
Related