Hi,
I have a nrf54H20 board rev 0.9.2 and I followed the https://docs.nordicsemi.com/bundle/ncs-3.0.0/page/nrf/app_dev/device_guides/nrf54h/ug_nrf54h20_gs.html#nrf54h20_dk_bring-up guide.
After the guide had been done I get following error when trying out blinky example with SDK version 3.1.1 with the development kit
Device error: Failed to get access to memory range 0x0e030000..0x0e03079c: Error in ADAC operation: The ADAC command SDFW_ADAC_MEM_CFG failed with status ADAC_FAILURE (0x0001) (Generic)
The recovering and erasing the device can be done if --x-sdfw-variant suit parameter is given for the nrfutil command, but I'm puzzled about why doesn't normal flashing work with nrf connect extension?
Is there any way to get the board working normally again? As the bringup wanted to set the root of trust I did that part also. Might have been a mistake. Is the board now completely useless?
Any help appriated thanks!