Chat freely about anything...

User avatar
By mrfsrf
#29370 Hi all,
Im losing my mind here. I searched all around for possible tutorials/tips/workarounds for this one and it buzzled me that none has done or even tried something so simple. Basically, im trying to retrive time using esp8266 AT command from web time api. Tried few of them, but none was "esp8266 or AT" friendly, meaning that your have to give the api key and service name in the url which is bummer, since i have to connect first to the web server using AT+CIPSTART and then retrive time using AT+CIPSEND and GET.
Im hitting the wall here. Has anyone solution to this. thanks a bunch!