Hello,
I connected a BME688 sensor (on a pi3g breakout board) via breadboard to a raspberry pi 4. I can read all sensor values (non BSEC) but can't access the BSEC values e.g. IAQ.
get_bsec_data() returns an error „AttributeError: ‚bme68x.BME68X‘ object has no Attribute ‚get_bsec_data‘".
I think the BSEC2 library was not installed correctly . Can I install this library manually?
Any advice is welcome! Thank's for your help!