Hello,
I am trying to use the BME688 sensors using Sparkfun breakout board and BSEC2 library on Arduino IDE 1.8.19 and esp32 pico d4 dev kit with I2C protocol. I followed the instructions on GitHub for the BSEC2 library. I can get the generic_examples > basic.ino to work on MKR Wifi 1010 board but on the esp32 pico d4 dev kit I get the following error when compiling:
undefined reference to `bsec_sensor_control'
collect2: error: ld returned 1 exit status
exit status 1
May I please ask for help on this?
Thank you,
Christoforos