make not working for BSEC_1.4.8.0
I am trying to make but I get multiple failures with folder names changing and folder positions changing from 1.4.6.0. I have tried various combinations but cannot get beyond this error. It is beyond my technical capability.
Compiling... ./bsec_bme680.c:23:10: fatal error: bsec_datatypes.h: No such file or directory #include "bsec_datatypes.h" ^~~~~~~~~~~~~~~~~~ compilation terminated.
Is there a chance you could have a look and see if you can fix it?
Thanks
Hi,
I have run the bsec_bme680_python code on raspberry pi3b+ for two days completely, the IAQ value is showing showing 214 initially with accuracy 0 and after some time(5min) IAQ value is gradually increasing and reaches around 270 to 280 and the slowing decreasing(accuracy 3), but the indoor air quality is good over here (I have tested with node mcu with bosch sensortec library example ,it is showing the IAQ values correctly tested by placing marker near to sensor if marker is near to sensor IAQ value is reaching to 500 and slowly decreasing below 80 ),but with the raspberry pi when the above code IAQ values are increasing up to 500 when I placed marker near to sensor, but after removing marker IAQ value is very slowly decreasing for two days it came up to 214.
what would be the reason ,IAQ values not varying correctly

Hi, I have run the bsec_bme680_python code on raspberry pi3b+ for two days completely, the IAQ value is showing showing 214 initially with accuracy 0 and after some time(5min) IAQ value is gradually increasing and reaches around 270 to 280 and the slowing decreasing(accuracy 3), but the indoor air quality is good over here (I have tested with node mcu with bosch sensortec library example ,it is showing the IAQ values correctly tested by placing marker near to sensor if marker is near to sensor IAQ value is reaching to 500 and slowly decreasing below 80 ),but with the raspberry pi when the above code IAQ values are increasing up to 500 when I placed marker near to sensor, but after removing marker IAQ value is very slowly decreasing for two days it came up to 214. what would be the reason ,IAQ values not varying correctly
I'm also experiencing the same issue. I believe it has to do with the burn in time for the sensor but I don't know how to implement the change.
I am trying to make but I get multiple failures with folder names changing and folder positions changing from 1.4.6.0. I have tried various combinations but cannot get beyond this error. It is beyond my technical capability.
Compiling... ./bsec_bme680.c:23:10: fatal error: bsec_datatypes.h: No such file or directory #include "bsec_datatypes.h" ^~~~~~~~~~~~~~~~~~ compilation terminated.Is there a chance you could have a look and see if you can fix it?
Thanks
This is a fork from work by Alex H. For support of BSEC_1.4.8.0 have a look at [(https://github.com/alexh-name/bsec_bme680_linux/issues/21)]