I was working with esp32 cam and programming it with Arduino. The wiring is perfect and the settings are fine too(I’ll put a picture).everything is going fine until uploading is done , I un connect gpio0 and GND , open serial monitor ,press reset and this is what I got:
[E][camera.c:1049] camera_probe(): Detected camera not supported.
[E][camera.c:1249] esp_camera_init(): Camera probe failed with error 0x20004
enter image description here the image
I have tried giving esp32 cam its own power but then the process stops uploading.
I would highly appreciate responses.
Thanks