Hi,
I get the error like below on the Linux XFCE 64-bit platform (Pardus 21.2 distro latest version). It works fine on Windows but having a problem on linux. How can I solve it?



Hi,
I get the error like below on the Linux XFCE 64-bit platform (Pardus 21.2 distro latest version). It works fine on Windows but having a problem on linux. How can I solve it?



Hi Einar,
I already installed via nrf-command-line-tools_10.16.0_amd64.deb package.And also tried *.rpm too. nrfjprog is already located in /opt/nrf-command-line-tools/bin/ and it is executable.


Have you added it (/opt/nrf-command-line-tools/bin/) to your path? You can check with echo $PATH, or simply see if typing nrfjprog in your terminal works. If it does not, you need to add it. Exactly how depend a bit on which shell and Linux distro you are using (not sure about Pardus).
Have you added it (/opt/nrf-command-line-tools/bin/) to your path? You can check with echo $PATH, or simply see if typing nrfjprog in your terminal works. If it does not, you need to add it. Exactly how depend a bit on which shell and Linux distro you are using (not sure about Pardus).