Erriez / ErriezBMX280

BMP280 / BME280 temperature/pressure/humidity sensor library for Arduino
https://github.com/Erriez/ErriezArduinoLibrariesAndSketches
MIT License
7 stars 4 forks source link

Forced mode #2

Open NickD9 opened 1 year ago

NickD9 commented 1 year ago

One item your documentation doesn't touch on is when using forced mode, the BME goes to sleep after taking readings, and if it isn't woken up again (easiest method given the functionality of the library is to use setSampling again) the subsequent readings will all be the same, it doesn't update.