Fixed

nRF Util

tags
nRF Util
  • Fixed device selection issues in protection-get, fw-info, mcu-state-set, core-info, device-info and pinreset-enable commands. Previously, these attempted to do the operation on all connected devices instead of erroring out when more than one device was connected. This issue was introduced in v2.0.1.
  • nrfutil device x-execute-batch no longer errors out if the JSON definition of the erase operation misses the ext_mem_erase_mode field (previously qspi_erase_mode). That the command previously errored out caused problems for west flash when the field name was changed in v2.7.8.