Follow the link below, Getting started with the nRF54H20 DK
Times are wrong in doing this step “Programming the nRF54H20 SoC binaries”
(v2.8.0) C:\ncs\v2.8.0> nrfutil device x-provision-nrf54h --firmware D:/54H20/v2.8.0/nrf54h20_soc_binaries_v0.7.0_engb.zip --serial-number "1051106158" x Failed to provision 1051106158, [Probe] SDFW programming is supported only for devices in life cycle state EMPTY: You Error: One or more provision tasks failed: - 1051106158: [Probe] SDFW programming is supported only for devices in life cycle state EMPTY: Your device is in life cycle state LIFECYCLE_ROT (0x2000), code: Generic
I tried the following, but it didn't work out
a,Execute the following command;
nrfutil device recover --core Application nrfutil device recover --core Network
b,Follow the link below to do it again
By the way, I went from v2.7.99-cs1 to v2.8.0;
Thanks