Pynrfjprog error

Hi,

I develop a python software that flash 2 nRF chip (nRF52840 & nRF9160) with pynrfjprog (version 10.15.2). All the dll are wrapped into the generated exe and the jlink_arm_nrf_worker.exe is also wrap.

This software can run without issues on my laptop but when I try tu run it on another computer (that had VC redist 2015 x64), it's no longer possible to erase/flash the nRF chip

The both errors bellow are raised on two different computer :

-102 JLink arm dll error.

or

-151 nrfjprog sub dll could not be opened.

What can be the cause of this errors and is that possible to fix them ?

Best regards,

Antoine

Related