Search found 4 matches

by a24356789
Mon Dec 07, 2020 4:46 am
Forum: Hardware
Topic: Esp32 keep rebooting problem
Replies: 1
Views: 4455

Esp32 keep rebooting problem

Hi? When i upload the bluetooth program to it,I don't know why my esp 32 keep rebooting. Flash Frequency: 40MHz Flash mod: Dio Flash size: 4MB PSRAM: Disabled Rebooting... ets Jun 8 2016 00:22:57 rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,...
by a24356789
Mon Dec 07, 2020 2:47 am
Forum: General Discussion
Topic: Esp32 keep rebooting problem
Replies: 3
Views: 4115

Re: Esp32 keep rebooting problem

:?:
by a24356789
Mon Dec 07, 2020 2:46 am
Forum: General Discussion
Topic: Esp32 keep rebooting problem
Replies: 3
Views: 4115

Re: Esp32 keep rebooting problem

Flash Frequency: 40MHz Flash mod: Dio Flash size: 4MB PSRAM: Disabled This is the code: #include "BluetoothSerial.h" #if !defined(CONFIG_BT_ENABLED) || !defined(CONFIG_BLUEDROID_ENABLED) #error Bluetooth is not enabled! Please run `make menuconfig` to and enable it #endif BluetoothSerial SerialBT; v...
by a24356789
Sun Dec 06, 2020 4:38 pm
Forum: General Discussion
Topic: Esp32 keep rebooting problem
Replies: 3
Views: 4115

Esp32 keep rebooting problem

Hi? When i upload the bluetooth program to it,I don't know why my esp 32 keep rebooting. Rebooting... ets Jun 8 2016 00:22:57 rst:0xc (SW_CPU_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:2 ...