I2C and Wifi
Posted: Mon Dec 28, 2020 7:40 pm
So I've got an issue with a ESP32 board. It crashes when it reads the Temperature from a SHT31 board while connected to WIFI. I'm using the default pins for I2C (21&22). I've tried two separate boards and sensors . Has anyone had these issues before?
This does work
-Connected to WIFI and send WIFI signal data to InfluxDb
-Connected to WIFI and send data from DHT22 to InfluxDb
-Not Connected to WIFI and read Temperate from SHT31
This does work
-Connected to WIFI and send WIFI signal data to InfluxDb
-Connected to WIFI and send data from DHT22 to InfluxDb
-Not Connected to WIFI and read Temperate from SHT31