nRFUtil issue command not found

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! 

Parents
  • Hi there,

    I am not able to install nrfUtil on Mac (Apple M2 Pro) with MacOS 15.5. 

    I tried installing it through pip and brew, but no luck: "zsh: command not found: nrfutil"              

    The downloadable file from the product page file doesn't seem to be executable, so I am not quite sure what to do with it. 

    Any help would be highly appreciated.

    Thanks, 

    Nestor 

Reply
  • Hi there,

    I am not able to install nrfUtil on Mac (Apple M2 Pro) with MacOS 15.5. 

    I tried installing it through pip and brew, but no luck: "zsh: command not found: nrfutil"              

    The downloadable file from the product page file doesn't seem to be executable, so I am not quite sure what to do with it. 

    Any help would be highly appreciated.

    Thanks, 

    Nestor 

Children
No Data
Related