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 gas resistance value should change smell is detected.
Actual Behavior
The value is static and prints out a negative value in the 2000s. It is a library problem because the gas value changes when using the adafruit BME680 library.
Steps to Reproduce the Problem
Explain what needs to be done in order to reproduce the problem.
1.Make a sketch that includes the Zanshin BME680 library or use the IC2DEMO
2.Print the gas resistance value in serial monitor.
3.Run code and open serial monitor.
Specifications
Library Version:1.0.10
IDE Version:1.8.19
Platform:Arduino IDE
Subsystem:esp32 with BME680 sensor.
The text was updated successfully, but these errors were encountered:
I can't find my BME680 board here (the other 2 are installed in remote devices), otherwise I could check. I do know that I was getting values during development - but I didn't try to make sense of them as the documentation showed that it wasn't all that easy.
I'll continue looking for my board - I know I must have it somewhere around here.
Expected Behavior
The gas resistance value should change smell is detected.
Actual Behavior
The value is static and prints out a negative value in the 2000s. It is a library problem because the gas value changes when using the adafruit BME680 library.
Steps to Reproduce the Problem
Explain what needs to be done in order to reproduce the problem.
1.Make a sketch that includes the Zanshin BME680 library or use the IC2DEMO
2.Print the gas resistance value in serial monitor.
3.Run code and open serial monitor.
Specifications
The text was updated successfully, but these errors were encountered: