ESP8266 Developer Zone The Official ESP8266 Forum 2018-08-28T07:09:05+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=1879 2018-08-28T07:09:05+08:00 2018-08-28T07:09:05+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1879&p=22873#p22873 <![CDATA[View first unread post]]> Statistics: Posted by andreysnug — Tue Aug 28, 2018 7:09 am


]]>
2018-06-14T16:35:08+08:00 2018-06-14T16:35:08+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1879&p=20725#p20725 <![CDATA[Re: AT+CIPSTART - DNS Fail]]>
This is an very old issue two years ago. The solution has already merged in our AT long time ago.

If you still have a DNS issue, please check:
  • AT+RESTORE to initialize the module first, to see if it solves the problem.
  • To check if the router is 5G only. ESP8266 can only support 2.4G.
Thanks.

Statistics: Posted by ESP_Faye — Thu Jun 14, 2018 4:35 pm


]]>
2018-03-18T03:01:17+08:00 2018-03-18T03:01:17+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1879&p=19685#p19685 <![CDATA[Re: AT+CIPSTART - DNS Fail]]> I had to face the same problem not connecting to DNS due to ESP8266 not getting a proper IP address.

Normally all router provides IP address ranges from 192.168.1.xx to 192.168.1.xx.
But android mobile hotspot provides ranges from 192.168.43.xx I had ser according to that IP address was 192.168.43.8 and it's working fine.

Statistics: Posted by kalarav.parmar — Sun Mar 18, 2018 3:01 am


]]>
2016-04-06T10:55:20+08:00 2016-04-06T10:55:20+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1879&p=6357#p6357 <![CDATA[Re: AT+CIPSTART - DNS Fail]]>
Please download the bin files into Flash using ESP Flash Download Tool.

If your problem is still unsolved, please provide the captured picture of ESP Flash Download Tool while downloading, and the bin files you downloaded and the corresponding address.

Please notice that blank.bin needs to be downloaded in 2 different addresses as initialization.

Statistics: Posted by ESP_Faye — Wed Apr 06, 2016 10:55 am


]]>
2016-04-06T03:58:14+08:00 2016-04-06T03:58:14+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1879&p=6351#p6351 <![CDATA[Re: AT+CIPSTART - DNS Fail]]> Statistics: Posted by ballj19 — Wed Apr 06, 2016 3:58 am


]]>
2016-03-11T14:33:15+08:00 2016-03-11T14:33:15+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1879&p=6071#p6071 <![CDATA[Re: AT+CIPSTART - DNS Fail]]>
Please have a try with the attachment. If your problem is still unsolved, please feel free to let us know.
AT_TEST.zip

Statistics: Posted by ESP_Faye — Fri Mar 11, 2016 2:33 pm


]]>
2016-03-08T03:27:30+08:00 2016-03-08T03:27:30+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1879&p=6022#p6022 <![CDATA[AT+CIPSTART - DNS Fail]]>
Here is an example of what happens when I try using the WiFi from my iPhone's hotspot
failedconnection.png


I cannot get AT+CIPSTART to connect to any web server, and get DNS Fail whenever I try.
I have the same issue using a TP-Link TL-WN725N in access point mode. To clarify, I can get the ESP8266 to connect to both of these using AT+CWJAP, the problem lies with the CIPSTART command.

Whereas when I use the WiFi from my home router the connection succeeds.
workingconnection.png


I need to be able to use the ESP8266 away from home, does anyone have any advice on how to use a hotspot connection?

Statistics: Posted by ballj19 — Tue Mar 08, 2016 3:27 am


]]>