How to run fomo model on board esp32 version 3.0?

How to run fomo model on board esp32 version 3.0? I see that edge impulse is currently exporting the aduino ide library that only works for version 2.0.11

Hi @Tien,

If the Arduino option does not work, you might want to consider exporting the FOMO impulse as a C++ library and integrating via ESP-IDF: GitHub - edgeimpulse/example-standalone-inferencing-espressif-esp32: Builds and runs an exported impulse locally (ESP IDF)