Here we can all chat about fixing the AT+ command structure and the associated responses.

User avatar
By Ravi Dhoble
#29188 Hello Everyone!! , I have started using ESP8266-01 module for Internet of Things and am newbie for this one. I am using Arduino Due board to connect my ESP8266-01 module. From Board manager i have installed ESP8266 library from Github link --> "https://github.com/esp8266/Arduino" but after installation when i checked out tools ----> programmer there is no "esptool" listed and after connecting the ESP board it started blinking RED led but my programmer was still showing "Programming port (DUE)" but no other serial port for ESP. I have also Selected Generic ESP8266 from boards. So what should i do for "esptool" problem? and there is also problem with header file as per included in various source code
available online #include<SoftwareSerial.h> after compilation arduino ide shows error: "NO SoftwareSerial.h Present". How to use Arduino WiFi library to program ESP module? I have also checked out other topics on ESP8266 community but wouldn't get any proper answer. so Please help me for this problem. Thank you. :-)