Hello, I am using the BME680 sensor with an STM32WB55 microcontroller via I2C. The sensor was working properly, resistance variations were achieved when the sensor was exposed to different gases. However, one day the resistance value stayed constant and I could not get any variation of this value anymore. Humidity, temperature, and pressure are changing and working fine. I tried different libraries and the results were the same for the resistance. In addition, this happened with different BME680 sensors that I have tested. Why could this happen?
... View more