Does the exception raised by the following statement imply that the BME680 module is not being detected:
sensor = bme680.BME680()
The import statement for the module bme680 ran without any error. I must have done a hack job at soldering the pins to the BME680 board. I’m using BME680 connected to a working RPi0W through solderless headers. The pins are slotted correctly per documentation.
gpio readall reports the following:
BCM Name Mode V
3.3v
2 SDA.1 ALT0 1
3 SCL.1 ALT0 1
4 GPIO.7 IN (presumably unused)
0v