Page 1 of 1

I2C problem with Adafruit SGP30 sensor board

Posted: Tue Mar 24, 2020 9:13 pm
by gpezzella
Hi

I have developed a board with ESP32 and SGP30 sensor.

It have always work well but suddenly from few days I cannot communicate with it, sensor is not recognized, no traffic at all on I2C bus.

I have change board and sensor but always have the same problem, no traffic at all on I2C bus.

After some search I have discovery that library written for Arduino not work very well on ESP32

There is someone that had the same problem?

How I must woraround/resolve it?

Thanks