ESP8266 and getting time from web api
Posted: Fri Sep 18, 2015 11:33 am
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!
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!