-->
Page 1 of 1

ESP8266 respond okay only for "AT"

PostPosted: Fri May 12, 2017 2:49 am
by CeloSad
hello

i have bought esp8266 and wired with a 3.3v ftdi .
i am using termit terminal program to communicate with esp
everything is okay when i send "AT" it responds ok but when i send " AT + <RST>" or "AT+ RST" it responds error and i do not know why.

is it a firmware problem?
or wiring problem with gpio0 and gpio2 because i left them free?

Re: ESP8266 respond okay only for "AT"

PostPosted: Sat May 13, 2017 3:35 am
by taikapanu
In general input pins can be whatever if you leave them floating (=not connected to anything). Better to connect all input pins always.

Try to wire those pins too and check if the circuit works then better.