I purchased a package of BME280 sensors I have tried several of them with the projects in module 3 and I can’t get any of the projects to work. I have downloaded the code or just used the sketch in the Lesson Material. The code seems to compile fine but when it’s done the ESP32 little yellow screen, does nothing. Is there some kind of code update or set up that I missed?
Hi.
The issue is likely related to incorrect wiring of the BME280 sensor. Please double-check the connections.
Another possible issue is that you have a fake BME280 sensors. Take a look at this article and see if you relate: https://randomnerdtutorials.com/solved-could-not-find-a-valid-bme280-sensor/
Regards,
Sara