I am trying to use an Adafruit BME688 breakout board as a sensor for a Seeeduino ESP32C3. I have done well using a BME280 and, later, a BME680 but I want an Air Quality Index reading and the BME680 (in my understanding) is much less accurate and only estimates air quality because of the addition of AI to the BME688.
I have been unable to find an Arduino IDE sketch that incorporates a Bosch BME688 with a Seeeduino ESP32C3. None of the examples compile and I am unable to get the ESP32C3 to communicate in any way with the BSEC2 library.
I have even resorted to AI but I mostly run it in circles with my requests. Is there a Bosch representative or community member who would be kind enough to throw me a bone and show me a sketch that incorporates an ESP32C3 and a BME688? Surely, someone has successfully created such a blend by this date. Thank you for reading/assisting.