Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By Martin Toro
#59496 Hi guys!

recently i bought this awesome module, so i'm totally new at it. i've trying to stablish a connection from esp to arduino but, esp8266 works at 115200 bauds, so with help of an usb to serial ttl adapter i changed it to 9600 with the command AT+CIOBAUD=9600. after this, this esp is stuck "sending data" (RX's usb adapter turned on). please if someone knows how can i fix it, i'll be thankful.

thanks,
Martín Toro
User avatar
By Martin Toro
#59520 Hi everyone,

After several hours looking for some way to fix my brick esp8266, i've found this web https://developer.mbed.org/users/sschocke/code/WiFiLamp/wiki/Updating-ESP8266-Firmware, wich have a clean explaniation about how to flash firmware and what you need to do it (you need the flasher exe and an usb to ttl adapter). i hope this will help someone!!.

regards!!
Martín Toro V.