arudino
Arduino BME280 – Could not find a valid BME280 sensor – SOLVED
Hi, if you facing the same problem as me :
1 2 |
BME280 test Could not find a valid BME280 sensor, check wiring! |
I found a solution for this problem. First, check your BME280 address by this sketch if your address is 0x77 you do not have to change anything if your address is different change your library open library file Adafruit_BME280.h – normally is saved at …
Arduino BME280 – Could not find a valid BME280 sensor – SOLVED Read More »