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

Gas Resistance Values are Static #38

Open
roshik142234 opened this issue Aug 5, 2022 · 3 comments
Open

Gas Resistance Values are Static #38

roshik142234 opened this issue Aug 5, 2022 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@roshik142234
Copy link

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

  • Library Version:1.0.10
  • IDE Version:1.8.19
  • Platform:Arduino IDE
  • Subsystem:esp32 with BME680 sensor.
@roshik142234 roshik142234 added the bug Something isn't working label Aug 5, 2022
@SV-Zanshin
Copy link
Collaborator

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
Copy link
Collaborator

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants