i have an esp8266 connected to a uno using at commands
here is are my AT commands
AT+CIPSTART=0,\"TCP\",\"api.thinkspeak.com\",80\r\n
AT+CIPSEND=0,87\r\n
GET https://api.thingspeak.com/apps/thinght ... H4876N60J6\r\n\r\n\r\n
not sure how to calculate the length of 'get' statement for the cipsend or if its the correct syntax
using a UART INTO THE ESP8266 i have had a reply from the webserver saying your browser needs java enabled
Dont really know what i am doing so any help would be much appreciated
rgds john