-->
Page 2 of 3

Re: bme280 possibly failed... how to test

PostPosted: Fri Jul 19, 2019 9:33 am
by bkenobi
That's a good suggestion. I did try out a Sonoff WiFi bridge recently and updated to 2.5.2 to get that one working. I'll go back to 2.4.2 and see if that helps.

Re: bme280 possibly failed... how to test

PostPosted: Mon Jul 22, 2019 7:02 am
by BJLawrence
Very useful info, thanks I will definately try it!

Re: bme280 possibly failed... how to test

PostPosted: Wed Jul 24, 2019 5:41 pm
by bkenobi
I reverted back to 2.4.2 and I still cannot get the NodeMCU board to see the BME280. I'll try going back even further and perhaps try rolling back the BME drivers in case they were also updated.

Re: bme280 possibly failed... how to test

PostPosted: Wed Jul 24, 2019 10:11 pm
by rudy
I would try a I2C scanner sketch. It would eliminate one unknown, the BME280 library. If you can't see it with a scanner, then you have lower level issues.

Do you have some LEDs that you can connect from Vcc to SDA and SCL? See if they flash. It would be what I would do rather than pull out a scope.