ESP32 + OLED + battery reboots constantly
Posted: Sun Jul 21, 2019 3:37 pm
Hi
I recently purchased on AliExpress a board with an ESP32, an OLED display and a battery support. It is very similar to this one:
It has a green led and a ON/OFF switch. The UART driver is CP2102 that I installed on my computer (Windows 10) and it is recognized by the computer.
But if I try to upload a sketch, event an empty one, I get constant reboot with this message on the serial monitor:
I tried to change the USB cable but it is the same. Has anyone succeeded with this kind of module or solved this problem?
Thanks for your help
I recently purchased on AliExpress a board with an ESP32, an OLED display and a battery support. It is very similar to this one:
It has a green led and a ON/OFF switch. The UART driver is CP2102 that I installed on my computer (Windows 10) and it is recognized by the computer.
But if I try to upload a sketch, event an empty one, I get constant reboot with this message on the serial monitor:
Code: Select all
rst:0x7 (TG0WDT_SYS_RESET),boot:0x17 (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:928
ho 0 tail 12 room 4
load:0x40078000,len:8424
ho 0 tail 12 room 4
load:0x40080400,len:5868
csum err:0x93!=0x6d
ets_main.c 371
ets Jun 8 2016 00:22:57
Thanks for your help