nRF Util (nrfutil) functionality is provided through installable and upgradeable commands that are served on a central package registry on the Internet. nRF Util can be downloaded through the Download tab at the bottom of the page. To see the complete list of functionalities offered by nRF Util, type nrfutil help
.
The nRF Util supports several commands, including:
The nRF Util nrf5sdk-tools
command provides all functionality available in previous versions of nrfutil (< 7.0.0) including:
To install the nrf5sdk-tools command type: nrfutil install nrf5sdk-tools
. To see the complete list of functionalities offered by this command, type nrfutil nrf5sdk-tools --help
device
command can list, program, recover, erase, and do various operations on Nordic devices. It supports MCUboot and J-Link. nrfutil install device
. To see the complete list of functionalities offered by this command, type nrfutil device --help
.
nrfutil completion command
completion
command makes it easier for users to interact with nrfutil and find available commands, subcommands, and flags.nrfutil install completion
, followed by nrfutil completion install bash | powershell | zsh
, and the user is then provided the necessary steps to complete setup. Pressing Tab or Ctrl+space will invoke menus and auto-completion, including values such as serial numbers of connected devices.
For a full list of commands and guides for each command, refer to nRF Util documentation.
After downloading the nrfutil executable, it is recommended to move it to a folder that is in the system's PATH
. On macOS and Linux, the downloaded file will also need to be given execute permission by typing chmod +x nrfutil
or by doing this in a file browser (this is typically a checkbox found under file properties).
J-Link support
Windows, macOS, and Ubuntu support
Toolchain Manager
Device (Flashing)
Bluetooth LE Sniffer
Trace command
nPM command