This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

pynrfjprog.APIError.APIError: An error was reported by NRFJPROG DLL: -151 NRFJPROG_SUB_DLL_COULD_NOT_BE_OPENED.

Returns -151 NRFJPROG_SUB_DLL_COULD_NOT_BE_OPENED when calling HighLevel.API().I've tried many versions of nRF Command Line Tools and the problem is still not resolved.

The following is the debug error:

It prompts me that highlevelnrfjprog.dll cannot be found in the AppData\Local\Temp directory.

This is my environment:

  • Windows 10
  • nRF Connect v3.10.0
  • nrfjprog version: 10.15.0 external
  • JLinkARM.dll version: 7.58b
  • pynrfjprog version : 10.15.0
Related