How to read the response of ESP8266 AT command
Posted: Wed Jul 29, 2015 1:34 am
Hello Experts,
I am using standalone ESP8266 with AT firmware. I want to know, is it possible to write a program to execute AT commands and read its response using Arduino IDE. I have tried using serial monitor to manually send the commands to ESP8266 module for testing but now I want to program it to execute commands as per my requirement.
Any help will be useful.
Thanks
I am using standalone ESP8266 with AT firmware. I want to know, is it possible to write a program to execute AT commands and read its response using Arduino IDE. I have tried using serial monitor to manually send the commands to ESP8266 module for testing but now I want to program it to execute commands as per my requirement.
Any help will be useful.
Thanks