is it possible to have two BME280 sensors together on I2C without an SDO pin? I've only found protocols for BME280 sensors with an SDO pin. One gets connected to GND and the other one not, so that they have different adresses. My sensors have only VCC, GND, SDA and SCL.
jremington:
I'll bet the three bare pads on the board, near the sensor chip, are I2C low bit address select. Power and ground on the outside, SDO in the center.
Cut the trace connecting the middle one to the other and use a solder blob to change.
So, I disconnect the left one from the middle one and connect the middle one to the right one, yes?