No serial data with Spark fun BME688 sensor using SparkFun ESP32 thing plus board

I have connected the SparkFun ESP32 Thing Plus board to the SparkFun BME688 sensor using the QWIIC connector. I have loaded the libraries: Adafruit_Sensor and Adafruit_BME680. I have loaded the bme680Test program. I can upload the code, but when I click the serial monitor, I don’t see any output. I’ve tried to match the console speed. I’m using the MAC operating system.

Try using the library from our hookup guide here https://learn.sparkfun.com/tutorials/sp … no-library and see if that helps