RedBoard ESP32 MicroPython + SF BME688

I have a SparkFun RedBoard ESP32 MicroPython with a SparkFun BME688 Environmental Sensor.

I want to use the Bosch BME AI-Studio to explore the capabilities of this sensor.

On the sensor page, it looks I only need any ESP32 RedBoard with the BME688 to have the AI work.

I can’t find any example projects for this. It looks like there must be one, but I am having trouble finding it.

I’m looking for help getting this up and running. (I’m new to using sketch and I haven’t used BME AI-Studio before)

Thank You!

We only have a guide ready-made for the basic arduino library SparkFun Environmental Sensor Breakout - BME68x (Qwiic) Hookup Guide - SparkFun Learn - but at the bottom it has links to many of the Bosch-built files….I think you’ll want to grab everything listed:

Bosch Software Page

And proceed from there.
You might need to alter the pin #’s in code to compensate for the MicroMod version (some pin numbers are not the same as default on regular esp32)