-->
Page 1 of 1

connecting ESP 8266-ESP03

PostPosted: Tue Jun 23, 2015 12:05 pm
by maker1
I connected my esp8266-esp03 to PC through ftdi
The issue is that i cant get any respond by AT command
The only readable respond is when connecting the power for the first time.
Capture.JPG

connection setting are:
Capture1.JPG

tried to upgrade with flasher tool but after connecting to port did not connect to the esp8266
any idea?

Re: connecting ESP 8266-ESP03

PostPosted: Tue Jun 23, 2015 4:51 pm
by kolban
I'm a newbie here but I'll offer some thoughts that ... unfortunately ... probably won't be worth much. First, try a baud rate of 115200. That is what I have been using.

Next, pull the wire that goes to TX of your USB<->Serial so that the ESP8266 is only transmitting. Do you still see the spurious characters?

Next, and I would suggest this as a matter of course, describe the pin layouts of your board and how they are connected. For example, what are RESET, CH_PD, GPIO0 and GPIO2 connected to?