-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PPK2 gives unrealistic measurments after some time #45
Comments
Hello @RehabAbdAllah Please report your findings. |
Hi @NejcKle After 12 seconds
After 599 seconds
|
Have you tried with the official software and confirmed that is behaving correctly? |
yes it works fine on GUI application on my Mac and the python scripts works well on Raspberry pi . |
Weird. Have you tried with the latest firmware? |
Hi .. I am running PPK2 GUI and it works as expected .
trying to automate the current consumption measurement using ppk2-api but after few samples I get unrealistic measurements .
I know nothing is wrong with the connections as I get the expected measurement from PPK2 GUI .
My tests takes a long(ish) time as I want to measure consumption as different states .
I notice after ~ 20 minutes the samples looks unrealistic giving ~ 933333333 mA .
I set delay_between_samples_in_sec to 1 sec .
measurment logic runs in a thread and prints samples
Script I run to automate measurement - I save all the samples in a csv file to post process it later
Unrealistic output that I get after sometime
The text was updated successfully, but these errors were encountered: