Hello,
I just got nRF54L15 DK and Im getting this error when flashing it:
Flashing Apps to 54L15 DK1 west flash -d /Users/rafal/Documents/Nordic_Boards/Apps/build54DK/Apps --skip-rebuild --dev-id 1057731392 -- west flash: using runner nrfutil -- runners.nrfutil: reset after flashing requested -- runners.nrfutil: Flashing file: /Users/rafal/Documents/Nordic_Boards/Apps/build54DK/merged.hex Error: nrfutil command `device` not found. See `nrfutil list` for full list of installed commands, `nrfutil search` for installable commands, and `nrfutil install` for installation of new commands. Caused by: Subcommand nrfutil-device not found -- runners.nrfutil: Board with serial number 1057731392 flashed successfully. * Terminal will be reused by tasks, press any key to close it.
Im running on a mac, have NRF Connect installed along the command line and 2.8-2.9 sdk. Im able to flash my 5340 board, I guess because its using nrfjprog to flash.
I downloaded nrfutil to script folder but it doesn't seem "to be installed".
I'm just getting command not found when trying the terminal.
I would appreciate any input!