Core selection

nRF Util

tags
nRF Util

On multi-core devices, use the --core option to select which core to verify. For example, to verify firmware on the network core of an nRF53 Series device:

nrfutil device fw-verify --firmware path/to/firmware.hex --core network --serial-number <serial_number>

If you do not specify --core, the application core is used by default.