You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been running it for a couple of days, at 30second intervals so about 3500(3467) readings.
The temp/humidity get read in one command, and then the CO2 afterwards (so more chance of a failure).
Approximately 35 CO2 readings (1%) were more that 30seconds apart, the majority at 60s apart (so a reading was skipped), a sprinkle at 90s (two readings skipped), and a few further apart (presumably connectivity issues or account throttle).
Temperature readings had 10 entries out of 3500 that didn't fall in the 30second poll period.
Yes- I noticed it was not perfect, but a substantial improvement, and now the data is usable. KenSent from my iPhoneOn Sep 23, 2024, at 7:57 AM, Tyeth Gundry ***@***.***> wrote:
I've been running it for a couple of days, at 30second intervals so about 3500(3467) readings.
The temp/humidity get read in one command, and then the CO2 afterwards (so more chance of a failure).
Approximately 35 CO2 readings (1%) were more that 30seconds apart, the majority at 60s apart (so a reading was skipped), a sprinkle at 90s (two readings skipped), and a few further apart (presumably connectivity issues or account throttle).
Temperature readings had 10 entries out of 3500 that didn't fall in the 30second poll period.
image.png (view on web)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
Describe the bug
A clear and concise description of what the bug is.
SCD-30 sensor has four feeds that can be accessed. When sending the feeds
to wippersnapper every 30 seconds, they show up randomly.
To Reproduce
Steps to reproduce the behavior:
Attach an SCD-30 to a QT PY Board and see if you can get better results.
Expected behavior
You will likely see missing values, if any at all.
Which components are connected to your device
Which components are set up on the WipperSnapper device page?
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Problem appears regardless of browser or browsing platform. There are no data errors
on the wippersnapper subscription page.
The text was updated successfully, but these errors were encountered: