nRF54L15-DK Worker Timed Out error when programming

I have been using my nRF54L15-DK board since it arrived just fine, however today when I went to flash the firmware I received the following error:

-- west flash: using runner nrfutil
-- runners.nrfutil: mass erase requested
-- runners.nrfutil: reset after flashing requested
-- runners.nrfutil: Flashing file: E:\Nordic_Dev_Lessons\bt-fund-main\l4\l4_e1_sol\build\merged.hex
Error: One or more batch tasks failed:
* 1057714075: Timed out waiting for response from worker. (Generic)

FATAL ERROR: command exited with status 1: nrfutil --json device x-execute-batch --batch-path 'E:\Nordic_Dev_Lessons\bt-fund-main\l4\l4_e1_sol\build\generated_nrfutil_batch.json' --serial-number 10577
14075

I am trying to flash an example program from the DevAcademy.

I have tried to erase and recover the board and recieve the same error, thankfully I also have a nRF52840-DK on hand and have been able to verify that it works perfectly leading me to believe this might be a hardware issue vs a software issue. 

Attempting to upload the Hello World example through nRF Connect for Desktop results in the log below:
/cfs-file/__key/communityserver-discussions-components-files/4/2025_2D00_10_2D00_22T01_5F00_04_5F00_23.379Z_2D00_log.txt

The computer can detect the device and nRF Connect for Desktop recognizes the board enough to get to programming however then the error occurs, when it does there is the audible device disconnect and reconnect sound that windows produces, sorry I'm not on Linux.

If anyone could help at least push me in the right direction that would be great, oh and I tried different cables and USB ports already

Parents Reply Children
No Data
Related