Page 1 of 1

(solved) ESP8266 and SHT31 ?

Posted: 06 Aug 2021, 12:56
by 4711Austria
Hello!

Which settings does it need to run the SHT31 Temp. Humidity device?

1 - SCL
2 - SDA
3,3V
Gnd

Tried several settings with I2C lkie DHT12, but nothing.

THX

https://www.amazon.de/gp/product/B095RY ... UTF8&psc=1
https://www.amazon.de/gp/product/B0754N ... UTF8&psc=1

Re: ESP8266 and SHT31 ?

Posted: 06 Aug 2021, 13:22
by TD-er
Plugin 68, for SHT30/31/35.
https://espeasy.readthedocs.io/en/lates ... #p068-page
It is in the "testing A" build

Re: ESP8266 and SHT31 ?

Posted: 06 Aug 2021, 13:35
by 4711Austria
THX!

is it possible to test it on my esp?

Re: ESP8266 and SHT31 ?

Posted: 06 Aug 2021, 13:39
by TD-er
Sure, the pre-build binaries can be found here: https://github.com/letscontrolit/ESPEasy/releases
In the ESPEasy_ESP82xx_mega-20210802.zip file there are binaries available with "test_A" in the name.

Re: ESP8266 and SHT31 ?

Posted: 06 Aug 2021, 14:12
by 4711Austria
Perfect, it works fine !!!!

THX :mrgreen: