Skip to content

Get the Nordic power profile board desktop software running on OSX

Notifications You must be signed in to change notification settings

peabody124/nordic-ppk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some modifications to version 1.1 of the Noridc nRF6707 desktop software to run on OSX

This requires PyQt5 and only seems to run with the installed python2.7 with OSX

  • brew install pyqt5
  • sudo /usr/bin/python2.7 -m pip install pynrfjproj pyqtgraph matplotlib
  • /usr/bin/python2.7 ppk.py

PYTHONPATH includes /usr/local/lib/python2.7/site-packages/ to find PyQt5 from Homebrew

Code and credit goes to Nordic Semiconductor. I just made a few tweaks.

About

Get the Nordic power profile board desktop software running on OSX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published