Boot-loop ESP8266 ESP-03 Version 3 (ArduinoIDE)
Posted: Mon May 23, 2016 11:55 am
Hello,
I'm clearly doing something wrong, as everyone else seems to manage flashing the ESP from ArduinoIDE...
The Module and Connection must be OK as I can flash the AT Firmware (with ESP_DOWNLOAD_TOOL_V2.4) and use AT Commands.
I use IDE 1.6.9 and Plugin 2.2.0
The module is a "ESP8266 ESP-03 Version 3" and has 4Mbit flash as far as I can tell.
All I can get out of the Module is a Boot-loop at 74880baud:
Even with different (example) sketches I get the same boot loop.
So, what am I doing wrong here?
Thanks!
Michael
I'm clearly doing something wrong, as everyone else seems to manage flashing the ESP from ArduinoIDE...
The Module and Connection must be OK as I can flash the AT Firmware (with ESP_DOWNLOAD_TOOL_V2.4) and use AT Commands.
I use IDE 1.6.9 and Plugin 2.2.0
The module is a "ESP8266 ESP-03 Version 3" and has 4Mbit flash as far as I can tell.
All I can get out of the Module is a Boot-loop at 74880baud:
Code: Select all
ets Jan 8 2013,rst cause:2, boot mode:(3,7)
load 0x4010f000, len 1264, room 16
tail 0
chksum 0x0f
csum 0x0f
~ld
Even with different (example) sketches I get the same boot loop.
So, what am I doing wrong here?
Thanks!
Michael