Fixed

nRF Util

tags
nRF Util
  • Fixed issues with serial port COM name handling during device enumeration in Windows. This issue was introduced in v2.7.6, and caused the application to crash with a panic.
  • nRF54L Series devices: Passing --options chip_erase_mode=ERASE_RANGES_TOUCHED_BY_FIRMWARE in nrfutil device program no longer errors out when the firmware contains UICR data and the UICR addresses already are erased and writable. An error is still emitted if the UICR addresses aren't erased. This fixes an issue introduced in v2.6.1.
  • nrfutil device x-provision-nrf54l-keys now errors out with a clearer error message if the device isn't an nRF54L Series device.
  • Batch operations in nrfutil device x-execute-batch now error out with a clearer error message if there is a program operation with a firmware file that doesn't exist.