Syntax

nRF Util

tags
nRF Util

The command uses the following structure:

nrfutil 93-series modem-firmware-upgrade [--serial-port ARG] [--firmware ARG] [--skip-wait-for-apply] [--packet-mode] [--help] 
Long Short Values Description
--serial-port ARG Serial port for the nRF93 modem AT interface.
--firmware ARG Path to delta image for the modem firmware upgrade.
--skip-wait-for-apply - Skip waiting for the modem firmware upgrade to be applied by the modem.
--packet-mode - Upload using the packet mode

This mode uploads the firmware data in packets that are verified individually with a hash. The upload of a packet is retried if it fails. This mode is slower than the default mode, but is suitable for unreliable connections.
--help -h - Print help (see a summary with '-h')

To see the complete list of available options, run nrfutil 93-series modem-firmware-upgrade --help.