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

sonofff SC Resolution #454

Closed
mrmin24 opened this issue May 15, 2017 · 2 comments
Closed

sonofff SC Resolution #454

mrmin24 opened this issue May 15, 2017 · 2 comments

Comments

@mrmin24
Copy link

mrmin24 commented May 15, 2017

It seems that the SC always reports a round number even with a decimal. e.g. 25.0 degrees or 79.0% humidity.
Is this a HW limitation or possibly the Atmel firmware?

@arendst
Copy link
Owner

arendst commented May 16, 2017

Different items are in play here.

  • The DHT11 sensor in the Sonoff SC is the most unpleasant sensor someone would ever want! Read up it's specs and you understand why it's humidity is more like a lottery and it's temperature should have been documented as Cold, Warm or Hot. In short it's temperature resolution is but 1 centigrade and it's humidity is also but 1 hPa.
  • The Atmel software does no job in providing better resolution as there just is no better resolution for such a sensor.

If you want results without resolution just change them with command tempres 0 and humres 0

@mrmin24
Copy link
Author

mrmin24 commented May 16, 2017

thanks

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