CHERTS / esp8266-devkit

Unofficial Development Kit for Espressif ESP8266
http://www.programs74.ru
GNU General Public License v3.0
261 stars 102 forks source link

ESP8266_RELAY_BOARD project stacked on restarting #13

Closed majercakdavid closed 8 years ago

majercakdavid commented 8 years ago

I wanted to try an ESP8266_RELAY_BOARD example but after flashing it and trying to boot it the device just stacks on restarting. Do you have any solution ?

KaDw commented 8 years ago

+1

I'm using CHERTS devkit with sdk v1.3.0. Everything is compiling and flashing fine. But every 3 seconds esp is resetting with boot message (3, 7). I assumed it's power supply fault. I made another power supply 1A, 3,3V but this didn't helped. I also tried esp arduino and it's working like charm. So I thought it might be makefile. I'm using esp-12e with 32Mb, this is my makefile http://pastebin.com/p28REHFC for blink example

CHERTS commented 8 years ago

The DevKit version 2.0.8 example ESP8266_Relay_Board now works correctly.