nRF Command Line Tools v10.11.1

Loading the DLL

To use the nrfjprog DLL from a C/C++ application, you must load it first.

There are two methods to load the DLL: linking against the DLL when building your application or loading the DLL at run-time.