Hi, I am new to camera and wanted to explore some so I got some EstarDyn ESP32-CAM ESP32-CAM-MB MICRO USB ESP32 Serial to WiFi ESP32 CAM Development Board CH340 CH340G 5V Bluetooth+OV2640 Camera
It accepts code as a AI Thinker ESP-32 CAM using code from Rui Santos but serial monitor says rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:4888
load:0x40078000,len:16516
load:0x40080400,len:4
load:0x40080404,len:3476
entry 0x400805b4
.
Thanks, Tom
Rui Santos (Random Nerd Tutorials) site has lots of code. It would be useful to know which one of them you're actually using.
Gibberish sometimes brings interesting clues, when shared...
A schemattic of your connections would also be useful.
Updated last post, using code for esp32-cam-video-streaming-web-server-camera-home-assistant/
What you showed is the beggining of the upload process and it should continue.
If it stops on the dot or if it keeps repeating until the dot, you have either:
- a connection problem;
- the wrong ESP32 model selected
- a deffective board
Not interested in helping robots.
What does that mean? That you are not friendly?
How do I know which one is correct when the seller does not identify it?
No, not towards robots, AI.
The major idea for this forum is to help members learn and grow in programming. Using AI is not a way to learn.
Sorry you don't understand what you are saying. The name of one camera is AI Thinker ESP-32 CAM, has nothing to do with AI.
In general, selecting AI Thinker works but as it's not your case, trial and error is also a method.
When googling "EstarDyn ESP32-CAM" I couldn't find a site for EstarDyn. The entries are usually from resellers, but images suggest your board uses a Wrover module. That would be my first try.
Solved. Board has to be put into ready mode before flashing. It was AI Thinker cam.
Thanks
Nice!