Recently I connected my ESP8266-01 to my home wifi router and it get connected.When I tried to connect to website like google.co.in or api.thingspeak.com by using the AT+CIPSTART="TCP","api.thingspeak.com",80,It's shows error.Also I tried AT+CIPSTART=0,"TCP","api,thingspeak.com",80,it takes some while and return "DNS FAIL" error message.But it connects with my wifi local address 192.168.1.1.What is the actual problem?Is it firmware problem?I am running with AT version 0.60.0.0 and SDK version 1.5.2
Recently I connected my ESP8266-01 to my home wifi router and it get connected.When I tried to connect to website like google.co.in or api.thingspeak.com by using the AT+CIPSTART="TCP","api.thingspeak.com",80,It's shows error.Also I tried AT+CIPSTART=0,"TCP","api,thingspeak.com",80,it takes some while and return "DNS FAIL" error message.But it connects with my wifi local address 192.168.1.1.What is the actual problem?Is it firmware problem?I am running with AT version 0.60.0.0 and SDK version 1.5.2