Hi,
In Arduino IDE I have taken example>ESP32>Camera>CameraWebServer
I have an ESP32-CAM module with programmer and USB (ESP32-CAM-MB).
I have commented the WROVER-Kit, typed the SSID and Password between the double quotes and selected camera-module AI-Thinker although this name does not match the hardware. The hardware shows only ESP32-S. But I gave it a try.
Without the module connected I clicked the verify button (V) only.
The compiler said “The sketch is using 2594794 bytes (197%) program space. The maximum is 1310720 bytes etc.
Error: Sketch is too big.
I have closed this sketch, rebooted, and restarted windows11. Same issue.
How can I solve it?
Issue solved. I had selected Tools>Board>ESP32Arduino>ESP32 Dev Module.
Had to be Tools>Board>ESP32Arduino>AI Thinker ESP32-CAM
Can happen….
Problem solved!