BME680 TVOC reading (BSEC_OUTPUT_BREATH_VOC_EQUIVALENT) from sensor is super high: > 500ppb (>0.50 ppm), while other sensors returning 12-15 ppb. Indoor air quality standards are much lower than this. Usually 50ppb to 350ppb (0.05ppm to 0.35ppm) is accepted as acceptable TVOC ranges for IAQ (Indoor Air quality) , however sensor IAQ output (BSEC_OUTPUT_IAQ and BSEC_OUTPUT_STATIC_IAQ) from sensor says it is completely healthy, how are these TVOC and AQI readings correlated? Is there an error in the library? If the sensor is intended to be used as an IAQ sensor, these readings are completely off, keeping it running longer brings the reading higher as resistance decreases but I hardly ever get any readings lower than 0.50ppm in a place that has a much lower TVOC concentration. I have tested 2 different sensors with the same results, can someone explain if this is an error in the library or if there is something I am doing wrong? Is this sensor not intended to be used to report TVOC values for IAQ? Thanks. Sample output from library: ====================================================== Temperature: 23.09 °C Humidity: 39.01 % Gas Res.: 193142.78 Ohm TVOC: 0.51 ppm Pressure: 102721.70 hPa At the same time, a different sensor in the same location is returning PPB reading: TVOC 811: 13 ppb (0.013 ppm)
... View more