SanaaHamel / nevermore-controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adafruit BME280

SNR-Tech-Bytes opened this issue · comments

If you're using the Adafruit BME280 its default I2C address is different form what the nevermore controller is expecting! Controller expects 0x76, adafruit's is pre-configured to be 0x77! Update BME280.cpp as necessary but for now best to avoid the BME280 from adafruit for simple setup!