-->
Page 1 of 1

ESP8266 V01 stuck sending data

PostPosted: Wed Dec 14, 2016 9:36 am
by Martin Toro
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

Re: ESP8266 V01 stuck sending data

PostPosted: Thu Dec 15, 2016 7:14 am
by Martin Toro
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.