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

Update bsec.cpp #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

afterski
Copy link

The ULP_LP examples just doesn't work.
Minhwan found that omitting bsec_init in run() made the example work better.
I found that omitting zeroOutputs in processOutput() made the VOC parts not going to zero.
Having no insight in the BSEC library source code I don't know if this is the correct solution but ULP_LP is not working as is...

The ULP_LP examples just doesn't work.
Minhwan found that omitting bsec_init in run() made the example work better.
I found that omitting zeroOutputs in processOutput() made the VOC parts not going to zero.
Having no insight in the BSEC library source code I don't know if this is the correct solution but ULP_LP is not working as is...
@TCB13
Copy link

TCB13 commented Jan 31, 2023

For me they work, however the temperature and humidity values are clearly wrong. It seems the heat compensation isn't working if the low power and ultra low power modes are mixed like in the example.

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

Successfully merging this pull request may close these issues.

2 participants