ESP8266 Developer Zone The Official ESP8266 Forum 2015-04-30T13:08:04+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=343 2015-04-30T13:08:04+08:00 2015-04-30T13:08:04+08:00 https://bbs.espressif.com:443/viewtopic.php?t=343&p=1595#p1595 <![CDATA[Re: esp8266 can connect to server only once evry time]]>
Espressif_Faye wrote:
Hi,

Could you offer us the test code to replicate your problem?


thanks for ur replay ,finally it is the bug of my own code,really sorry

Statistics: Posted by mikewang — Thu Apr 30, 2015 1:08 pm


]]>
2015-04-12T17:48:03+08:00 2015-04-12T17:48:03+08:00 https://bbs.espressif.com:443/viewtopic.php?t=343&p=1298#p1298 <![CDATA[Re: esp8266 can connect to server only once evry time]]>
Could you offer us the test code to replicate your problem?

Statistics: Posted by ESP_Faye — Sun Apr 12, 2015 5:48 pm


]]>
2015-04-10T16:43:49+08:00 2015-04-10T16:43:49+08:00 https://bbs.espressif.com:443/viewtopic.php?t=343&p=1282#p1282 <![CDATA[esp8266 can connect to server only once evry time]]> here is the problem, once the server disconnect connection, soc run to “user_esp_platform_connect” as shown in the log below and then blocks here or just restarts
i just can not figure out the reason, so the problem is just brought up here ,i am really long for your response.
thanks

the last part of log information from serial:
user_esp_platform_reconnect
user_esp_platform_dns_found 114.80.0.226
user_esp_platform_connect


sometimes i becomes fatal exception:
user_esp_platform_reconnect
user_esp_platform_dns_found 114.80.0.226
user_esp_platform_connect
Fatal exception (9):
epc1=0x401006d4, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00e0f7ae, depc=0x00000000
Fatal exception (9):
epc1=0x401006d4, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00e0f7ae, depc=0x00000000
Fatal exception (9):
epc1=0x4010058e, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00e0f7b2, depc=0x00000000
Fatal exception (9):
epc1=0x4010058e, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00e0f7b2, depc=0x00000000
Fatal exception (9):
epc1=0x4010058e, epc2=0x00000000, epc3=0x00000000, excvaddr=0x00e0f7b2, depc=0x00000000

Statistics: Posted by mikewang — Fri Apr 10, 2015 4:43 pm


]]>