esp8266-devkit icon indicating copy to clipboard operation
esp8266-devkit copied to clipboard

ESP8266 does nothing but puts gibberish on console

Open muhanddis opened this issue 7 years ago • 1 comments

Hi I am using the your latest toolchain with eclipse oxygen and sdk 2.0.0 to program nodemcu v0.9. All examples compile and flash successfully. But esp8266 doesn't do anything it is supposed to do. Opening putty Serial shows a lot of gibberish (even thought the baudrate and other settings are correct). and the LED on esp8266 board keeps on blinking for a long time and then turns off.

muhanddis avatar Mar 02 '18 15:03 muhanddis

Hi, As I went through the same route and issues, I found 99% possibilities are settings of ESP board. It is worth to try multiple settings of flash burning , in specific for SPI mode. Try QIO and DIO and also possible option for Flash (from info found at DETEDTEC INFO if using Flash download tool) and make it 32MBit-C1

workaholic2002x avatar Mar 03 '18 16:03 workaholic2002x