cherts/esp8266-devkit

ESP8266_RELAY_BOARD project stacked on restarting

majercakdavid opened this issue · 2 comments

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

+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

The DevKit version 2.0.8 example ESP8266_Relay_Board now works correctly.