Afternoon - I have just soldered a BME680 to the Enviro+ but I’m having issues getting it to run. When i run the example ‘read-all’ i get:
File “read-all.py”, line 13, in
sensor = bme680.BME680(0x76)
File “build/bdist.linux-armv6l/egg/bme680/init.py”, line 47, in init
RuntimeError: BME680 Not Found. Invalid CHIP ID: 0x60
I’m assuming a conflict with the onboard 280 chip (?) Any help would be really appreciated…
Andy
2 posts - 2 participants