Hello
I have a problem connecting two or more SHT35 sensors to one ESP8266 on the I2C bus with ESPEasy uploaded.
When I connect one sensor everything is ok. When I connect another sensor the controller does not detect it, only one address 0x44 (of the first sensor) is in use but this sensor at this point shows zeros as indication.
This happens whether the pull-up resistors are connected or not.
Attempting to connect another device e.g. an OLED display gives the correct indication and the device is detected.
Has anyone had a similar problem and could help solve it.
I have a problem connecting two or more SHT35 sensors to one ESP8266 on the I2C bus with ESPEasy uploaded.
When I connect one sensor everything is ok. When I connect another sensor the controller does not detect it, only one address 0x44 (of the first sensor) is in use but this sensor at this point shows zeros as indication.
This happens whether the pull-up resistors are connected or not.
Attempting to connect another device e.g. an OLED display gives the correct indication and the device is detected.
Has anyone had a similar problem and could help solve it.