Closed braini1511 closed 5 years ago
Just specify the I2C address or SPI CS pin for each of the sensors when creating the sensor object.
For I2C you also need to make a hardware change to set the address:
By default, the i2c address is 0x77. If you add a jumper from SDO to GND, the address will change to 0x76.
Hi there,
is there any chance to read out two BME280 with your library? What would be needed to be changed?
best regards René