DHCP 有效时间/过期时间 Lease Expires
-
- Posts: 3
- Joined: Wed Mar 29, 2017 3:53 pm
DHCP 有效时间/过期时间 Lease Expires
Postby mountain8848 » Wed Mar 29, 2017 4:05 pm
我的TP link router,dhcp只有1分钟的有效期,且不能修改。所以ESP8266连接上后,每隔1分钟就会被断开,如何避免这个问题?
ESP8266链接命令如下:
My TP -link router has dhcp server, which is only has 1 min to expire. So ESP8266 will be disconnected. How to fix this problem?
==============用于连接的命令:AT Command used during link=====================
AT+CWQAP // disconnect if exist link
AT+CWMODE_CUR=1
AT+CWJAP_CUR=<AP_NAME>,<AP_PWD>
AT+CIFSR // list IP from DHCP
AT+CIPMUX=1
AT+CIPSTART=0, "TCP", SER_IP, SER_Port
============每隔一段时间就会断开, 收到如下命令: HOST MCU will RX the disconnected string from ESP8266=====
0, close
ESP8266链接命令如下:
My TP -link router has dhcp server, which is only has 1 min to expire. So ESP8266 will be disconnected. How to fix this problem?
==============用于连接的命令:AT Command used during link=====================
AT+CWQAP // disconnect if exist link
AT+CWMODE_CUR=1
AT+CWJAP_CUR=<AP_NAME>,<AP_PWD>
AT+CIFSR // list IP from DHCP
AT+CIPMUX=1
AT+CIPSTART=0, "TCP", SER_IP, SER_Port
============每隔一段时间就会断开, 收到如下命令: HOST MCU will RX the disconnected string from ESP8266=====
0, close
-
- Posts: 3
- Joined: Wed Mar 29, 2017 3:53 pm
Re: DHCP 有效时间/过期时间 Lease Expires
Postby mountain8848 » Fri Apr 14, 2017 11:42 am
管理员,或ESPRESSIF员工能帮忙答疑吗?
-
- Posts: 3
- Joined: Wed Mar 29, 2017 3:53 pm
Re: DHCP 有效时间/过期时间 Lease Expires
Postby mountain8848 » Fri Apr 14, 2017 7:39 pm
TL-WR700N,2014年之前的。
发数据也一样有问题。我感觉是否我少发了什么AT命令吗?
发数据也一样有问题。我感觉是否我少发了什么AT命令吗?
Who is online
Users browsing this forum: No registered users and 3 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.