So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By CeloSad
#65855 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?
User avatar
By taikapanu
#65879 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.