-->
Page 1 of 2

ESP8266 AT commands problem

PostPosted: Sun Jan 11, 2015 7:18 am
by ranaumarnaeem
i have purchased esp8266 board. This module reply only two commands.
When i send AT module reply OK and WHEN i send AT+GMR module reply firmware version.
When i send AT+RST module reply ERROR and also reply ERROR to all command except above two.
Please tell me what is the problem...

Re: ESP8266 AT commands problem

PostPosted: Sun Jan 11, 2015 12:26 pm
by quantalume
Are you sending upper case commands at all times? The firmware will only allow lower case for a few AT commands.

Re: ESP8266 AT commands problem

PostPosted: Sun Jan 11, 2015 2:33 pm
by ranaumarnaeem
I send all commands in upper case.

Re: ESP8266 AT commands problem

PostPosted: Mon Jan 12, 2015 1:42 am
by Athena
What’s the version info that you get by command “AT+GMR” ?
Maybe you could download the official AT firmware and try it again。。http://bbs.espressif.com/viewtopic.php?f=21&t=93