Advanced usage

nRF Util

tags
nRF Util
  • Verify firmware on all connected J-Link devices that match a trait filter:

    nrfutil device fw-verify --firmware path/to/firmware.hex --traits jlink
    
  • Output verification results as JSON for use in scripts. See Printing output in JSON:

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