Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By adamjvr
#23543 Hello, I'm new to the forums here. I'm finally delving into ESP8266 things, the first thing I wanted to do was get the ESP-02 modules and Sparkfun ESP8266-Thing to program with the ARduino IDE for testing. I successfully programmed some of the ESP-02 modules with example sketches, but I cant get the Sparkfun board to program, I get the follow error when I attempt and upload:
Code: Select allSketch uses 244,520 bytes (46%) of program storage space. Maximum is 524,288 bytes.
Uploading 33312 bytes from C:\Users\Adam\AppData\Local\Temp\build7870878440808315037.tmp/HelloServer_ESPThing.cpp_00000.bin to flash at 0x00000000
.............warning: espcomm_send_command: didn't receive command response
warning: espcomm_send_command(FLASH_DOWNLOAD_DATA) failed
warning: espcomm_send_command: wrong direction/command: 0x01 0x03, expected 0x01 0x04



I even sampled the transaction with my logic analyzer the ESP chip doesn't seem to be responding to the programming routine, did I brick it ? If so I guess its time to order some ICs and transplant a new one.