-
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
How to change the sample rate? #5
Comments
Hi @luizmanke! I'm glad to hear you've been using this module! We've implemented something similar here: ppk2-api-python/power_profiler.py Lines 119 to 126 in ab39f6b
|
As @NejcKle said, you cannot change the actual sample rate from the hardware, just do software averaging. |
Closing this issue as there is nothing to fix. |
Hi! Nice module!
I've been using the PPK2 and your python module to read the current from nRF52840.
Now I want to change the sample rate of PPK2.
How can I do it with your python module?
Here's an image of how it's done using the Power Profiler from nRF Connect v3.6.1 :
The text was updated successfully, but these errors were encountered: