-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Subject of the issue
I connect SHTC3 on my ESP32C3 dev board sda PIN 5 & scl ON PIN 8
Your workbench
-
What platform are you using? ARDUINO 1.8.13
-
How is the device wired to your platform? soldered
-
How is everything being powered? good
-
library detect the sensor and give me SHTC3_Status_Nominal
-
Library pass checksum (your other example)
-
but reading temperature give -45°C and humidity 0
Steps to reproduce
I jus use the provided example on my ESP32 C3 dev board,
please note there is SSD1306 OLED that is working perfectly on same I2C
I try with 100Khz and 400Khz with same result
Expected behaviour
get real value from sensor
Actual behaviour
reading temperature give -45°C and humidity 0
Metadata
Metadata
Assignees
Labels
No labels