I ordered a 4 pack of ESP32-CAM (https://amzn.to/3355sWO) and I've been trying to load the CameraWebServer example file (only modified WIFI settings, and camera model definition) using the Arduino IDE and I keep getting the fatal error: "Failed to connect to ESP32: Timed out waiting for packet header".
I've connected my FTDI adapter (https://bit.ly/2qkebHA) using RandomNerd's wiring diagram (https://bit.ly/333Qtwu) and settings (board/partition scheme/port) and tried both 5v and 3.3v with no success - each time is a fatal error... I tried loading with *AND *without connecting IO0 to GND but no luck.
Is there anyone that can help provide some additional guidance? (I tried all 4 ESP32-CAM modules but received same fatal error for all). I should also mention that I'm able to load firmware into Arduino Pro Mini using the same FTDI adapter so I know that adapter works.