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