Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By bkenobi
#72273 This is interesting/frustrating. I had an example using a single I2C BME280 at ranges of 6', 15', and sporadically 50' in a previous post.
http://www.esp8266.com/viewtopic.php?p=72098#p72098

When I added multiple I2C busses, I still got these different ranges to work.
http://www.esp8266.com/viewtopic.php?p=72115#p72115

Now I have tried adjusting the communication speed and I can't get anything more than 6' cable to work. I can't even go back to my old code, so I'm assuming I changed something in the ESP that's persistent now. :?
User avatar
By schufti
#72278
bkenobi wrote:Now I have tried adjusting the communication speed and I can't get anything more than 6' cable to work. I can't even go back to my old code, so I'm assuming I changed something in the ESP that's persistent now. :?

which is not possible as i2c is pure software implementation on esp8266