-->
Page 1 of 2

esp8266 connection with arduino

PostPosted: Wed Apr 22, 2015 5:33 am
by ATTA KHATTAK
i have checked all the connections according to the data sheet ..when i put the command on the serial port ,i don't get a response from it..e.g when i write 'AT' command to serial port (COM 3) i don't get 'OK'

Re: esp8266 connection with arduino

PostPosted: Tue Oct 06, 2015 7:36 am
by Adnan
did you check the bode rate ?
and Com port also ?

Re: esp8266 connection with arduino

PostPosted: Tue Oct 06, 2015 1:36 pm
by martinayotte
Also, make sure you are sending both CR+LF (Ctrl-J + Ctrl-M) ...

Re: esp8266 connection with arduino

PostPosted: Thu Oct 08, 2015 9:57 pm
by Jose Castillo
Yeah, i just bought the huzzah esp8266 and i don't get a response with the AT command. I'm new at this, so i was wondering if i have to do something else or what? Im' using the correct port and baud. Any ideas?