- nRF53 Series: Fixed an issue with UICR programming introduced in v2.7.16. The UICR size for nRF53 devices was wrong, and has now been set to the correct value.
- nRF54H Series: A global reset is now run before program in order to reset all non-essential domains into halted state. This stops other domains from communicating with the Secure Domain firmware (SecDom FW) during programming.
- nRF54L Series: Fixed issues with the running firmware interfering with the memory access during the page erase and
erase alloperations. The device is now halted before these operations. - Fixed potential issues with the running firmware enabling memory protection after
nrfutil devicehas done memory protection checks. The device is now halted before these checks. - Fixed an issue with the
ERASE_RANGES_TOUCHED_BY_FIRMWAREoption erasing the pages in a random order. The order is now deterministic.