Verification during programming

nRF Util

tags
nRF Util

You can also verify firmware as part of the device program subcommand by setting the verify programming option to VERIFY_READ:

nrfutil device program --firmware path/to/firmware.hex --serial-number <serial_number> --options verify=VERIFY_READ

Use fw-verify when you want to verify firmware without programming again. For more information about programming options, see Programming options.