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
]]>