测试说明:8266上电后,发送AT指令设置为AP+STA模式,8266设置为多连接,8266开启TCP服务,然后用手机连接8266热点,手机上使用TCP客户端工具连接8266TCP服务端,8266使用AT+CWJAP_DEF连接路由器。当8266连接路由器成功时,8266热点会关闭一下,造成手机与8266断开连接。
具体AP指令:
AT+CWMODE_CUR=3
AT+CIPMUX=1
AT+CIPSERVER=1,1234
//手机连接8266AP,并连接TCP服务端
AT+CWJAP_DEF=“ssid”,“123” //8266连接路由器
连接成功后,8266的热点会短暂的关闭,然后又开启
8266 AP+sta模式断开问题
Who is online
Users browsing this forum: No registered users and 299 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.