Basic usage

nRF Util

tags
nRF Util

The following command resets the device with serial number <serial_number> using the default reset type for the device family:

nrfutil device reset --serial-number <serial_number>

When you do not specify --reset-kind, the command uses RESET_DEFAULT, which selects the appropriate reset type for the connected device family.

Tip

Run nrfutil device list to find the serial number of the target device.