Target SoC

nRF Util

tags
nRF Util

Use the --target option to specify the target SoC when working with devices other than the nRF52840 Dongle:

Value Device
nRF52 nRF52840 Dongle and other nRF52 Series devices with Nordic Secure DFU support. (Default if no option provided.)
nRF91 nRF9160-based devices, such as the Nordic Thingy:91 X.

For example, to set the programming state on a Thingy:91 X:

nrfutil device mcu-state-set Programming --target nRF91 --serial-number <serial_number>