- The error code returned when Secure AP-Protect is enabled was changed from
NotAvailableBecauseProtectiontoNotAvailableBecauseSecureApProtection. Secure AP-Protect and AP-Protect is not required to be handled in the same way. - Improved device detection handling in the
batch-executesubcommand. The behavior is now the same as other subcommands. If multiple devices are connected, it is now necessary to supply either--serial-numberor--traitsto select devices. - Remote J-Link probes, specified using
--remote-jlink, can now be used with commands that require explicit selection of probes, for example, thex-eraseprotect-enablecommand. - 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_REV1becomesnRF9160_LCAA_REV1. - Updated the styling for the HTML documentation rendered with the
--help-extendedflag. - Increased the timeout for
ERASEALLusing the CTRL-AP.