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
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
Hello Aman,
Sorry for the delayed response. We were in Norway last week for training and I now know exactly how to solve the issue you are having. Please let me know if you are still stuck after trying the following:
In VS Code, open an nRF Connect terminal and issue the following command:
pip install nrf-regtool==5.5.1
Thank you,
Jennifer Gibbs
Hello Aman,
Sorry for the delayed response. We were in Norway last week for training and I now know exactly how to solve the issue you are having. Please let me know if you are still stuck after trying the following:
In VS Code, open an nRF Connect terminal and issue the following command:
pip install nrf-regtool==5.5.1
Thank you,
Jennifer Gibbs