Download the sources from GitHub to install nRF Util.
pip install -U setuptools
pip install pyinstaller
Complete the following steps to install nRF Util from the sources.
pip install -r requirements.txt
to install all
prerequisites.
python nordicsemi/__main__.py
The
remainder of this document assumes that you have installed the tool and can
call it with nrfutil
. If you choose to run it without
installation, always replace the nrfutil
command with
python nordicsemi/__main__.py
and add the required
command-line options.python setup.py install
pyinstaller nrfutil.spec
MSVC*120.DLL
or MSVC*140.DLL
RuntimeError: Could not load shared library <path>/pc_ble_driver_shared.dll
: '[Error 193] %1 is not a valid Win32 application