Hi there! I've got a BME680 hooked up to an ESP8266 for an Air Quality Monitor project, and it's giving outlandish readings. The software stack is simply the BSEC example code that POSTs the data to a NodeRED + InfluxDB + Grafana set up. If you'd like access to real time or raw data, let me know in a comment and i'll arrange a guest account. Below is a Snapshot of some of the readings. If the Arduino code is relevant, I'll link it, but again it's the basic, plus some JSON-ing and POST-ing. https://snapshots.raintank.io/dashboard/snapshot/pzx0Ko3h85Mw28C34smvn9KdQEJX42Xq It seems to struggle with accuracy. The sensor is positioned out of a window. Does anyone know why this is happening? I also have another sensor that does an even weirder thing: it warms up when conneted and messes up the readings, but I think it's more to do with QA on the manifacturer side. Thanks to everyone!
... View more