Question/Issue:
I’m new to Edge Impulse, and I want to use it with the ESP32 CAM AI THINKER. So I added some example data, let the Edge Impulse train, then export the model as the zip file for Arduino. I imported it via the Arduino IDE and use the esp32 camera example. And I failed!
#error “Invalid model for current sensor”
How can I fix this? I haven’t change the code.
This is the link to the code I’m using, just in case you want to read it
My Project ID is 537799