Skip to content
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

Sometimes FRC value is not passed to SCD30 #39

Open
oscgonfer opened this issue Jun 4, 2024 · 0 comments
Open

Sometimes FRC value is not passed to SCD30 #39

oscgonfer opened this issue Jun 4, 2024 · 0 comments
Assignees

Comments

@oscgonfer
Copy link
Contributor

Sometimes, it seems that even if we send the FRC calfactor:

SCK > monitor scd30
Time	Miliseconds	SCD30 CO2
2024-06-04T16:57:30Z	13		855
2024-06-04T16:57:30Z	13		855
2024-06-04T16:57:30Z	13		855
2024-06-04T16:57:30Z	13		855
2024-06-04T16:57:30Z	13		855
2024-06-04T16:57:30Z	12		855
SCK > control scd30 co2 calfactor 768 
SCD30 CO2: calfactor 768
Forced Recalibration Factor: 768
SCK > read scd30
SCD30 CO2: 767 ppm
SCK > monitor scd30
Time	Miliseconds	SCD30 CO2
2024-06-04T16:58:01Z	5		769
2024-06-04T16:58:01Z	15		769
2024-06-04T16:58:01Z	12		769
2024-06-04T16:58:01Z	13		769
2024-06-04T16:58:01Z	13		769

This needs to be added to the docs.

@oscgonfer oscgonfer self-assigned this Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant