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

Power Profiler Kit interactive mode

Hi all! We have to work with PPK and nRF52 DK. For a measurement was used Power Profiler application from nRF Connect tool.

Is it possible to do the measurement in interactive mode (via console commands)? Our goal is to make measurements via CI/CD server (Jenkins) so we are not able to work with UI application.

I will be grateful if you can share some code example (as I know for a Power Profiler was used pc-nrfjprog-js module and previously it was pynrfjprog) how to do measurement and just print taken value.

Related