10-28-2022 10:56 PM
I use BME680 sensor with BSEC library on Arduino ATMega2560 platform for develop and test the weather-station prototype. Everything was fine in version v1.4.8.0 from your github library, but I updated library with version v1.4.9.2 from your Internet site (https://www.bosch-sensortec.com/software-tools/software/bsec). After update, BSEC reports error -16 and prototype therefore doesn't work. I returned only libalgobsec.a library from previous version and kept all other files from new version. Everything is now fine again, prototype works as expected.
My question is did you notice this issue with libalgobsec.a library in version v1.4.9.2 and do you have fix for it?
Unrelated to the previous question, do you plan to develop the same library for Arduino Uno / nano platform?
11-03-2022 03:16 AM
Hi Z0kisa,
You could refer the modification in "D01_518_Release Notes_BSEC_1.4.9.2websiterelease_06132022.pdf" document which under bsec_1-4-9-2 package.
Did you run reference code without modification?
If there is new platform support, we will release a new version. Currently, there are no plans to support Arduino Uno/nano platform.