sidddy / flora

ESP32 BLE client for Xiaomi Mi Plant sensors
MIT License
190 stars 71 forks source link

SW_RESET and SPI_FAST_FLASH_BOOT #14

Closed etamtlosz closed 6 years ago

etamtlosz commented 6 years ago

I'm trying to make this work with an ESP32 (wroom), but something is not OK. I can compile the sketch, as well I can upload it, but the board keeps resetting itself. Serial output looks like this:

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:1496
load:0x40078000,len:8596
load:0x40080400,len:6980
entry 0x400806f4
ets Jun  8 2016 00:22:57
etamtlosz commented 6 years ago

Closing the issue. I was selecting the wrong board.