I know how to install the firmware and use Thonny. But I’m unsure on what firmware to use? Do I use the micro python pico w firmware or micropython enviro firmware?
What libraries/drivers do I need to install?
I have tried with the micro python pico w firmware and I run the enviro all basic example however it spits out an error that the breakout_bme68X can’t be initialised?
The Enviro build includes the early wake-up tweaks we implemented for Enviro Weather, Indoor, Urban and Grow and is the base for the Enviro firmware - you don’t need it for Enviro+ Pack.
Looks like it’s struggling to find the BME688 there - is the pack plugged into your Pico the right way round and fully pushed down on the pins, and is the soldering on your Pico headers solid?
The pins at the top right look a little bit like you’ve got some solder bridging going on - might be worth checking that the pins aren’t touching as that could interfere with I2C? (though could just be a trick of reflections/camera?)