BME280 sensor periodically returns 0 or "nan", what should I try to fix this?

I2C address to use: 0x77=B1110111, 0x76=B1110110.
Skip last bit and get B111011 = 0x3B

wire.requestFrom(0x3B,nn)