Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong values after some working time, staus 80 #7

Open
rodriogs opened this issue Jul 5, 2024 · 0 comments
Open

Wrong values after some working time, staus 80 #7

rodriogs opened this issue Jul 5, 2024 · 0 comments

Comments

@rodriogs
Copy link

rodriogs commented Jul 5, 2024

Hi, I am using bme688 from Adafruit and Heltec Esp32S3 board on Arduino 2.3.2 with esp32 3.0.1
Testing with forced_mode688.ino after some working time I get wrong values with 80 status value. Readings keep wrong values till mcu is reset.

Debug

14:43:44.395 -> TimeStamp(ms), Temperature(deg C), Pressure(Pa), Humidity(%), Gas resistance(ohm), Status
14:45:24.833 -> 100540, 24.77, 98526.91, 50.67, 41775.46, B0
14:45:26.878 -> 102587, 24.77, 98527.97, 50.66, 42356.05, B0
14:45:28.902 -> 104634, 33.15, 77386.77, 100.00, 6400000.00, 80
14:45:30.943 -> 106681, 33.15, 77386.77, 100.00, 6400000.00, 80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant