ESP8266 Developer Zone The Official ESP8266 Forum 2018-03-21T20:00:01+08:00 https://bbs.espressif.com:443/feed.php?f=66&t=9244 2018-03-21T20:00:01+08:00 2018-03-21T20:00:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9244&p=19718#p19718 <![CDATA[Re: station connect bug]]> esp as AP and Mobile as Station

Statistics: Posted by maab2050 — Wed Mar 21, 2018 8:00 pm


]]>
2018-03-20T17:59:32+08:00 2018-03-20T17:59:32+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9244&p=19698#p19698 <![CDATA[Re: station connect bug]]>
I think it should be the station to disconnect to the AP.

Statistics: Posted by Her Mary — Tue Mar 20, 2018 5:59 pm


]]>
2018-02-24T06:23:52+08:00 2018-02-24T06:23:52+08:00 https://bbs.espressif.com:443/viewtopic.php?t=9244&p=19439#p19439 <![CDATA[station connect bug]]> i use esp8266 12e majule.
I need to connect on my plan when my mobile is in range
I do this with the Android app and there is no problem connecting.
And there is a list of stations in the module.
Now I want to get out of the list when I'm away from the module and I'm going away from the list so that I
I can do micro-practice, but in most cases this does not happen, and it's available in the list of locations, despite being removed from the module and even turning off the mobile Wi-Fi.
i check this with AT+CWLIF and auto reply in sdk 2.2.0
it is important for me please fix this issue as soon as possible.

AT+CWLIF
192.168.5.2,84:2e:...........

OK

OR

+STA_CONNECTED:<sta_mac> A station connects to the ESP8266 softAP.
+DIST_STA_IP:<sta_mac>,<sta_ip> ESP8266 softAP distributes an IP address to the station connected.
+STA_DISCONNECTED:<sta_mac> A station disconnects from the ESP8266 softAP.

Statistics: Posted by maab2050 — Sat Feb 24, 2018 6:23 am


]]>