BME680 : IAQ WITH ESP32

Hello everyone,

I'm working to get the IAQ values from BME680 using ESP32, I've read the (BTS-BME680-Integration-Guide-AN008-47) and I followed the (BSEC Step-by-step Example) page 11

In page 15 it mentioned that the linker should be modified at (hardware\esp8266\2.3.0\tools\sdk\ld\eagle.app.v6.common.ld)

I can't find the (eagle.app.v6.common.ld) sense I'm using ESP32 and not ESP8266.

Is there a solution to get the IAQ form BM3680 using the ESP32 board?

Thanks for your replay

bme680.jpg
129.93KB
Best reply by Inactive Member

Arduino made changes in the IDE v1.8.12 that broke compatibility with the BSEC Software Library. Some other members reported this behavior too. Please update the Arduino IDE to the latest version which should resolve this issue, otherwise please let us know.

View original
5 replies
Resolved