- Fixed device selection issues in
protection-get,fw-info,mcu-state-set,core-info,device-infoandpinreset-enablecommands. 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-batchno longer errors out if the JSON definition of the erase operation misses theext_mem_erase_modefield (previouslyqspi_erase_mode). That the command previously errored out caused problems forwest flashwhen the field name was changed in v2.7.8.