Zanduino / BME680

Arduino Library to access the Bosch BME680 - temperature, pressure, humidity and gas sensor
GNU General Public License v3.0
37 stars 10 forks source link

Gas Resistance Values are Static #38

Open roshik142234 opened 1 year ago

roshik142234 commented 1 year ago

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

SV-Zanshin commented 1 year ago

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.

SV-Zanshin commented 1 year ago

I found a board, but it is the 3.3v and all of my devices are 5V, so I have to root around for a level-shifter before I can reproduce the issue.

SmartDucksWorks commented 3 months ago

Get it saved. it's definitely got some issues.