07-16-2020 11:01 AM
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
Solved! Go to Solution.
07-16-2020 06:54 PM - edited 07-16-2020 06:54 PM
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.