Fixed

nRF Util

tags
nRF Util
  • Fix issue with nrfutil device erase --uicr erasing the entire core instead of only the UICR. This was done correctly when a corresponding JSON batch file with UICR erase was passed through nrfutil device x-execute-batch (...) (used by for example west flash for nRF54H), but not when the --uicr flag was passed on the CLI.