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

ppk install 2

Hello

I have a problem...

'python_packages.bat' file can not be installed...

error message: 'python' is not an internal or external command, executable program, or batch file.

How to solve...

Thank you!!

Parents
  • If the PPK is used with the nRF5x DK, prepare the nRF5x DK for power measurements by cutting the PCB track shorting solder bridge SB9 according to Preparing the development kit board.

    After the PPK is placed on the DK, could you then you try to flash the PPK with the flash_ppk.py script, and then run the ppk.py right after that:

    1. python.exe flash_ppk.py
    
    2. python.exe ppk.py
    
Reply
  • If the PPK is used with the nRF5x DK, prepare the nRF5x DK for power measurements by cutting the PCB track shorting solder bridge SB9 according to Preparing the development kit board.

    After the PPK is placed on the DK, could you then you try to flash the PPK with the flash_ppk.py script, and then run the ppk.py right after that:

    1. python.exe flash_ppk.py
    
    2. python.exe ppk.py
    
Children
No Data
Related