- Fixed an issue with
nrfutil device reset --reset-kind RESET_SYSTEMfor the nRF54H Series devices failing on thegoafter the reset, when version 2 of the Secure Domain firmware commands are used. In this version, the new ADAC reset command leaves the domains in a disabled state, which breaks the next operation. This is now fixed by re-enabling the connected core after the reset. The rest of the cores are left in a disabled and halted state, but will be enabled for the next operation that works with a given core.