You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The driver works with bmp280 (that it was designed for). However, the device you are testing is a bme280 that needs a different driver (it even reports a different address).
So, new TODO: driver for bme280 - should be very simple - we just need to find a stable library that we can use.
tested the bme280 not working with esp8266, esp32 (lolin minikit, s2)
The text was updated successfully, but these errors were encountered: