SoftI2C with two same devices
Posted: Thu Sep 02, 2021 11:04 am
Hello,
I need advice. Using ESP32 DevKit and on standard I2C pins have connected DS3231 and 2x SHT20 sensor. Because SHT20 have same address I try create another I2C connection in other GPIO(test 0/4 and 32/33 gpio) but still have 119 EROR. When I try scan method on this give me [] result. One SHT connected to standard I2C working well.
Is any option for create working structure of this sensors without TCA9548?
Many thanks.
I need advice. Using ESP32 DevKit and on standard I2C pins have connected DS3231 and 2x SHT20 sensor. Because SHT20 have same address I try create another I2C connection in other GPIO(test 0/4 and 32/33 gpio) but still have 119 EROR. When I try scan method on this give me [] result. One SHT connected to standard I2C working well.
Is any option for create working structure of this sensors without TCA9548?
Many thanks.