-
setting the heater to `SHT4X_HIGH_HEATER_1S` produces incorrect sensor readings. In a room around 23 degrees it was showing over 80, and humidity was 10 instead of 35.
Using `SHT4X_NO_HEATER` gets…
-
### The problem
I have a SHT-41 that starts off reading the expected ambient temp, then over time increases up to around 90F where it remains until I pull the plug. I've measured it with a laser the…
-
Hello,
I am using a custom board with SHT40-B and STC3X-C + Arduino UNO.
The Humidity sensor is giving me too low value of humidity. In the room, it should be ~50% (we have the evaluation board from…
-
Temperature readings are ok, but sometimes it suddenly gets negative values between others,
last readings in summer where 26° , 24° , 22° , 26°, 28° then **-26° -22°** then 29° , 26° ...
very s…
T365 updated
2 months ago
-
This would also make it easy to import into other home platforms
-
Hello
I am trying to use this cool library on a raspberrypi 4b with circuitpython. I have two other sensors connected on the i2c working ok. My circuitpython i2c interface is setup like so:
```…
-
### Target name(s)
ESP32_C6_THREAD
### Firmware version
all versions
### Was working before? On which version?
none
### Device capabilities
_No response_
### Description
There is an issue at …
-
### The problem
If i flash the firmware i can see it (the board not work with BME680):
```
[11:01:29][E][safe_mode:086]: Boot loop detected. Proceeding to safe mode
[11:01:29][E][component:164]: C…
-
Please add or extend dtoverlay sht3x to include newer sht4x. Just got the newer sht4x sensors, and tried the sht3x support, does not seem to work, which seems a bit odd since address 0x44 is used for…
-
Would like to use your library in my application...
I find that it is well done and clearly annotated...
However, I cannot find the include file "i2c_bus.h" in the esp-idf repo...
Please add to you…