UncleRus / esp-idf-lib

Component library for ESP32-xx and ESP8266
https://esp-idf-lib.readthedocs.io/en/latest/
1.33k stars 414 forks source link

SHT4x often gives "i2cdev: Could not read from device [0x44 at 0]" error on measurement #598 fix #602

Closed MRusinov closed 5 months ago

MRusinov commented 5 months ago

Fix for https://github.com/UncleRus/esp-idf-lib/issues/598

UncleRus commented 5 months ago

Thank you!