Parameters

nRF Util

tags
nRF Util

The following table describes all available parameters for the write command:

Parameter Description Default
--address The address to write to Required
--value The 32-bit word to write to the address Required
--direct Skip memory controller setup and perform a direct write. With this parameter, the address is not checked against memory ranges defined for programming. Use with caution as it may lead to unexpected behavior or damage to the device. Not enabled
--core Select a specific core to use for writing the memory (application, network, modem, secure, etc.). Make sure the core is available on your device. This parameter is useful if the core has specific memory assigned to it, as this parameter also implicitly selects the memory, for example on nRF53 Series devices. If the cores on the device share the memory, this parameter is not required. application