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

Fix the timing for the HTU21D #44

Merged
1 commit merged into from Jul 6, 2016
Merged

Fix the timing for the HTU21D #44

1 commit merged into from Jul 6, 2016

Conversation

nl0pvm
Copy link
Contributor

@nl0pvm nl0pvm commented Jul 2, 2016

The timing alive in the current codebase does not work at all for the HTU21D. This is also confirmed by other users: http://www.esp8266.nu/forum/viewtopic.php?f=5&t=136&start=10#p7427
Using the specifications this is the correct timing for the HTU21D.
Please note that you need to use the worst case timing (max).

The timing alive currently do not work at all.
Using the specifications this is the correct timing for the HTU21D.
Please note that you need to use the worst case timing (max).
@ghost ghost merged commit 2bb0ec2 into letscontrolit:master Jul 6, 2016
@tBStar
Copy link

tBStar commented Feb 9, 2017

I have an HTU21D sensor hooked up with esp-01 using 120 build. Pins are hooked up correctly and running everything with proper voltage. I2C scan doesn't find the sensor and when I add an SI7021 entry with no success. Can you give me guidance on how to successfully operate an HTU21D?

Thanks,
Fahd

This pull request was closed.
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

Successfully merging this pull request may close these issues.

None yet

2 participants