Hi,
I am having some problems with nrfutil. I encountered the following errors when trying to generate a key. Similar issue was seen when trying to generate a zip file.
Please help. Thanks.
Hi,
I am having some problems with nrfutil. I encountered the following errors when trying to generate a key. Similar issue was seen when trying to generate a zip file.
Please help. Thanks.
Hi.
If you take a look at the installation guide for nrfutil it states that you cannot use Python 3, only Python 2.7 (2.7.6 or later, but not Python 3).
So you need to install Python 2.7 and install nrfutil again, and use Python 2.7 to run nrfutil.
- Andreas
Hi Andreas,
Got it. Thanks.