I programmed the ESP32-CAM as discribed in the eBook. It does not work.
The repeative out in the terminal:
rst:0x3 (SW_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:0x3fff0018,len:4
load:0x3fff001c,len:1216
ho 0 tail 12 room 4
load:0x40078000,len:10944
load:0x40080400,len:6388
entry 0x400806b4
I used “Tasmota”-firmware before. Does this make trouble ?
Martin
1 Answers
Hi.
I haven’t experimented with Tasmota on the ESP32.
A constant reboot with the ESP32 might be one of the following scenarios:
- conflicting code;
- bad wiring;
- wrong connections;
- peripherals connected to “improper” GPIOs.
- sometimes, insufficient power supply might also cause the issue. Power the ESP32-CAM on the 5V pin with 5V.
I hope this helps.
Regards,
Sara