Fixed

nRF Util

tags
nRF Util
  • Windows: Fixed an issue where listing devices on Windows would crash if the command failed to get a USB identifier for a serial port. These serial ports are now ignored.
  • Fixed an incorrect description of the FWVERSION field of the boot status in x-boot-status-get. This previously said that it was the IronSide SE version, but it was only the SEQNUM part of the version.
  • Fixed issues with nrfutil device recover when running the command towards the network core on the nRF53 Series devices:

  • Fixed the recover retry sequence. In some device states where the first CTRL-AP.ERASEALL doesn't work, a pin reset is applied and the CTRL-AP.ERASEALL is retried. Due to a mistake in the procedure, a CTRL-AP.RESET was applied after the pin reset. This led to some issues with the next CTRL-AP.ERASEALL attempt.

  • Fixed an issue where the network core recover would put the chip in a state where the next network core recover action would take more than 10 seconds.

  • Fixed the progress reports in nrfutil device program when programming using SEGGER J-Link:

  • Fixed an issue in the step numbering (incorrectly reported as step number 1, 1, 2, and so on.)

  • Fixed an issue with the calculation of the total amount of steps and the progress percentage of the modem firmware DFU process for nRF91 Series devices.