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

CO2 value reports over 4000 if monitor is connected after the ESP has booted up #5

Open
EpicLPer opened this issue Mar 14, 2020 · 4 comments

Comments

@EpicLPer
Copy link
Contributor

EpicLPer commented Mar 14, 2020

In the rare case the CO2 monitor is powered up after the ESP finished booting it'll constantly report a value of over 4000, however it does report the right temperature. The 4000 value won't go down despite the monitor itself displaying the right value.

Resetting the ESP when this happens will work just fine so maybe a check "If over 4000 for a minute > reboot ESP" would be the fix?

@schinken
Copy link
Owner

that would be more like a symptom-fix. I'd like to solve the underlying issue ;)
Let me think about this ;)

@EpicLPer
Copy link
Contributor Author

Btw. a bit offtopic but I'm currently designing a backplate replacement with a Wemos D1 Mini holder for that Monitor which can then be 3D printed so the ESP doesn't have to dangle around at the back or hot-glued to it :)

@schinken
Copy link
Owner

Nice! Let me know when you have some files :)

@EpicLPer
Copy link
Contributor Author

There ya go!

https://www.thingiverse.com/thing:4225732

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

2 participants