Changed

nRF Util

tags
nRF Util
  • The error code returned when Secure AP-Protect is enabled was changed from NotAvailableBecauseProtection to NotAvailableBecauseSecureApProtection. Secure AP-Protect and AP-Protect is not required to be handled in the same way.
  • Improved device detection handling in the batch-execute subcommand. The behavior is now the same as other subcommands. If multiple devices are connected, it is now necessary to supply either --serial-number or --traits to select devices.
  • Remote J-Link probes, specified using --remote-jlink, can now be used with commands that require explicit selection of probes, for example, the x-eraseprotect-enable command.
  • Changed the hint shown when Secure AP-Protect is enabled. Compared with the AP-Protect hint, recommending using the recover command is not applicable to Secure AP-Protect in all cases.
  • Improved the error messages returned when Secure AP-Protect is enabled.
  • For nRF91 Series devices, the device name returned as part of the device version information now contains the package as well, for example, nRF9160_xxAA_REV1 becomes nRF9160_LCAA_REV1.
  • Updated the styling for the HTML documentation rendered with the --help-extended flag.
  • Increased the timeout for ERASEALL using the CTRL-AP.