This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Power Profiler Linux Install problem

when I run the program I get this error

Checking installed packages pyside: 1.2.2 pyqtgraph: 0.10.0 numpy: 1.11.3 pynrfjprog: 9.1.0 Warning: The software is tested with PyQtGraph 0.9.10, and may not work with your version (0.10.0) Warning: The software is tested with np 1.9.2, and may not work with your version (1.11.3) Power Profiler Kit started, initializing... Initialization failed, could not read calibration values.

What am i missing and what should I do?

Parents
  • Hi,

    Make sure that the PPK is flashed with the correct firmware. Try to flash the PPK again with ppk_v1_0_0.hex. Also note that we have not tested the PPK desktop application on Linux. If you are still experiencing the error after reflashing(also try to test it on a windows computer), you will need to print the exception message to get more information, see line 1090 in ppk.py

Reply
  • Hi,

    Make sure that the PPK is flashed with the correct firmware. Try to flash the PPK again with ppk_v1_0_0.hex. Also note that we have not tested the PPK desktop application on Linux. If you are still experiencing the error after reflashing(also try to test it on a windows computer), you will need to print the exception message to get more information, see line 1090 in ppk.py

Children
Related