Search found 6 matches

by fmuntean
28 Oct 2022, 14:05
Forum: ESP Easy: Hardware
Topic: HTU21D shows 128.86 degrees
Replies: 31
Views: 3885

Re: HTU21D shows 128.86 degrees

excellent. I started the pull request https://github.com/letscontrolit/ESPEasy/pull/4321 with the changes.
by fmuntean
27 Oct 2022, 22:28
Forum: ESP Easy: Hardware
Topic: HTU21D shows 128.86 degrees
Replies: 31
Views: 3885

Re: HTU21D shows 128.86 degrees

I would prefer to use the chip_id if possible.
as the all 1s is also not documented. but that value of 128.86 is when the raw value is the max (all bits are 1)
I am preparing the pull request as we speak with the change.
by fmuntean
27 Oct 2022, 19:02
Forum: ESP Easy: Hardware
Topic: HTU21D shows 128.86 degrees
Replies: 31
Views: 3885

Re: HTU21D shows 128.86 degrees

646798: EVENT: TaskExit#htu=2,0 646819: EVENT: TaskInit#htu=2,0 646839: SI7013 : sn=405ba4-32114854 646839: P014: chip_id=50 646973: P014: Temperature: 128.86 Humidity: 59.40 646976: EVENT: htu#temp=128.86 646977: EVENT: htu#humid=59.40 Thank you this is what I need. This sensor seems to be a "...
by fmuntean
26 Oct 2022, 23:51
Forum: ESP Easy: Hardware
Topic: HTU21D shows 128.86 degrees
Replies: 31
Views: 3885

Re: HTU21D shows 128.86 degrees

open the log in the browser then on a separate tab go and configure the plugin.
Then from the log tab copy the entire logs.
I need to see the logs that are sent during initialization of the plugin.
by fmuntean
25 Oct 2022, 00:22
Forum: ESP Easy: Hardware
Topic: HTU21D shows 128.86 degrees
Replies: 31
Views: 3885

Re: HTU21D shows 128.86 degrees

Hi, basically yes. rolled back git revision and now works fine. thanks for helping me out with this question you are doing a great job! The sensor has a heater inside it. Is the sensor really at the 128 Celsius ? Can you check if the sensor is hot ? If it is not hot then I recommend to remove the p...
by fmuntean
24 Apr 2018, 02:49
Forum: ESP Easy: Hardware
Topic: HC-SR501 PIR - stop false positives?
Replies: 47
Views: 100672

Re: HC-SR501 PIR - stop false positives?

I have been having the same issue with the false positives given by the HC-SR501 PIR sensor board. I have searched and tried almost everything I could find about fixing this issue but nothing helped. I know that my post is long but I like to describe the reasoning behind the changes and not just giv...