-
Notifications
You must be signed in to change notification settings - Fork 16
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
sps30_sleep #38
Comments
Just a quick thing to check (I don't have a sensor ready to test): Could you check the return value of the |
The return value of |
Thanks for checking, I'll escalate this internally |
Additionally |
Could you provide a working example of using the sps30_sleep() function? Here is what I tried to do:
I can see the first measurement:
"SPS sensor probing successful
measurements started
PM 1.0: 2.62
PM 2.5: 2.77
PM 4.0: 2.77
PM 10.0: 2.77
NC 0.5: 17.90
NC 1.0: 20.88
NC 2.5: 20.92
NC 4.0: 20.92
NC 10.0: 20.93
Typical particle size: 0.48"
but after I only get: "error reading data-ready flag: -1" message.
The text was updated successfully, but these errors were encountered: