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

BME 680 (IAQ) level #2969

Closed
moneybag opened this issue Jun 11, 2018 · 5 comments
Closed

BME 680 (IAQ) level #2969

moneybag opened this issue Jun 11, 2018 · 5 comments

Comments

@moneybag
Copy link

Thanks for providing the bme680 in generic.
Is it possible to show the IAQ level, not just the level in kOhms?
Does tasmota uses the newest firmware?
https://www.bosch-sensortec.com/bst/products/all_products/bsec

@Chaot1
Copy link

Chaot1 commented Jun 17, 2018

I think that the complete integration is not working correct.
My Sensor readings are always changing. Not as described in datasheet with heating period and reading every x seconds.
Additionally i can watch a constantly rising resistance when i keep the website open.

@moneybag
Copy link
Author

thats my opinion, too. Lets wait and see, if someone corrects the problems. The price of the bme 680 is quite cheap.

@arendst
Copy link
Owner

arendst commented Jul 4, 2018

Rewrote the BME680 driver dropping Adafruit and now only using the latest Bosch driver v3.5.9. Saving 2k of code space.

With regards to IAQ BSEC library:

Due to the current size of the BSEC library, upon compilation, you will receive an error: section ‘.text' will not fit in region ‘iram1_0_seg'. In order to solve this, you will need to modify the linker script and specifically define where the librarys hould be placed in memory.

So I guess that's no option as Tasmota is already running low on ram.

arendst added a commit that referenced this issue Jul 4, 2018
Rewrite BME680 driver now using latest Bosch BME680 library (#2969)
@Chaot1
Copy link

Chaot1 commented Jul 4, 2018

I think that the BME680 is a cheap sensor, but without propper integration it would be useless.
@arendst Did you ever hear from the MCU-811 or CJMCU-811?
It seems an eaqual Sensor.

@ascillato2
Copy link
Collaborator

Hi

Seems that your question has been addressed. Closing this issue. Please, reopen if needed. Thanks

curzon01 pushed a commit to curzon01/Tasmota that referenced this issue Sep 7, 2018
Rewrite BME680 driver now using latest Bosch BME680 library (arendst#2969)
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

4 participants