I have a AI-Thinker equivalent module with a camera number 1109 V2. Sketch is ESP32, CameraWedServer.
// Select camera model
//#define CAMERA_MODEL_WROVER_KIT // Has PSRAM
//#define CAMERA_MODEL_ESP_EYE // Has PSRAM
//#define CAMERA_MODEL_M5STACK_PSRAM // Has PSRAM
//#define CAMERA_MODEL_M5STACK_V2_PSRAM // M5Camera version B Has PSRAM
//#define CAMERA_MODEL_M5STACK_WIDE // Has PSRAM
//#define CAMERA_MODEL_M5STACK_ESP32CAM // No PSRAM
//#define CAMERA_MODEL_AI_THINKER // Has PSRAM
//#define CAMERA_MODEL_TTGO_T_JOURNAL // No PSRAM
The error I get “[E][camera.c:1113] camera_probe(): Detected camera not supported.
[E][camera.c:1379] esp_camera_init(): Camera probe failed with error 0x20004″
I wondering if there is a solution without buying OV2640
Hi.
I’m sorry for taking so long to get back to you. We were out of the office during the past week.
Can you share a link to the camera you have? Are you sure it’s not an OV2640?
Our tutorials are only compatible with the OV2640 camera. But, if you’ve bought an ESP32-CAM, it probably came with the OV2640 camera.
Regards,
Sara