AT+RST is the only command so far that does not return ERROR.
I just want to change the baud rate but can't find an AT command that will work with with this chip.
This is third topic about same issue.. ..but anyway
Which one of those firmwares you are using, in other words what's the baudrate you are using ?
How you are trying to give those AT-commands (Arduino IDE serial monitor, putty, hyper terminal?) and how are your line ending settings?
Does simple "AT" command return AT OK ?
boylesg:
What is the correct command set for ESP8266?
I can't answer 'cos I don't know what you'd like to do with your shield, but here is a snip I just made with same kind of shield you have and there was no troubles to get contact with the chip.. Just two commands "AT" and "AT+GMR" with those results seen in the picture.. I used USB-UART with 3.3V logic level thru Debug port on the shield.
That appears to be a stash of old AI-Thinker AT firmwares. AI-Thinker is the manufacturer of the ESP8266 module(not of the ESP8266 chip). I believe that firmware allows you to control the GPIO pins of the ESP8266 via AT commands but I'd just use the IO pins on the Arduino board the shield is on so I don't see that feature as useful and the AI-Thinker website is Chinese and Google doesn't seem to be able to translate it so I haven't been able to get much information on that firmware