Can't successfully flash the ESP8266 AT Firmware on my ESP8266 WiFi Module connected to Arduino

The tool just display . . . . _______ . . . . it doesn't complete the flash.

What could be wrong?

Connected the ESP8266 WiFi Module to Arduino Mega 2560

ESP8266 Mega 2560
3v3 ----> 3.3 V
GND ----> GND
GPIO ----> GND
RX ----> 1 (TX0)
TX ----> 2 (RX0)

what esp8266 module?

This one i bought in online shop.

Does it also needed for the ESP8266 to blink if it's successfully connected? The blue LED only blink for a second when I connect the GND and 3.3V pin of the wifi module, then the LED don't blink again.

wire RX to RX and TX to TX to connect esp-01 to USB chip RX to TX (because those are RX and TX of the ATmega wired to USB chip RX to TX)


I tried connecting TX of ESP8266 to TX of Mega and RX of ESP8266 and RX of Mega, still doesn't work. I also tried switching to the pins to different rx tx pins and digital pins of Mega, and switching to 4Mbit flash size, but still doesn't work.

Sometimes it would get endless . . . . . . ________ . . . . . . or this one:


I tried another flashing tool I found on youtube, it does work, but I don't know if its official and valid.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.