pi3g / bme68x-python-library

Python 3 Library for BME688 and BME680 (Bosch Sensortec sensors), supports Bosch BSEC
MIT License
46 stars 18 forks source link

BSEC Previous versions #19

Open mcalisterkm opened 1 year ago

mcalisterkm commented 1 year ago

BOSCH have made available previous versions of the BSEC Library including the 2.0.6.1 version expected by this package, here:

BOSCH Sensortec BSEC Versions

This has been a historic issue that only the current BSEC version was available, and that is no longer a problem.

Newer versions of the BSEC library are available (latest is 2.4.0.0 from Jan 2023) and an updated bme-68x-python package is available here:

bme68x-python-library-bsec2.4.0.0

Regards Keith