Unable to program board

I'm seeing an issue when trying to program the nRF54H20 board. I have python 3.10.9 installed. Does nrfutil specifically need python 3.9? Any support with this would be appreciated

Parents Reply Children
  • Hi Jennifer,

    The walkthrough in the developer academy is identical to how I installed all my tools. I am running the flash command through visual studio and it is selecting nrfutil as the runner for the task when I attempt to flash the NRF54H20. This is different than what I see on the L15 (it selects nrfjprog). It seems to me like there could be a bug in the SDK with regards to the NRF54H20, since the tools work fine for the L15 as well as the NRF52840. Does this same process work for you? Does it select nrfutil or nrfjrpog? Which one is correct for the H20?

    Thanks,

    Aman

Related