Closed ngalongc closed 9 years ago
@ngalongc Hi ngalongc, The UNO connected to ESP8266 by software serial.So you have to open a macro in ESP8266 .h: //#define ESP8266_USE_SOFTWARE_SERIAL ,And that had be explained in README, you can go to have a look !
Thank you for your library, you are very kind for the arduino community. Here is the issue I faced while using the library, I was fine when I use standalone AT command. Like the one below, it is fully functional.
Yet, when I am using the library, it all goes err. Mine is Arduino Uno, ESP8266 version as above. Is it my hardward problem or should I update my firmware?