ESP8266 Developer Zone The Official ESP8266 Forum 2015-12-16T16:54:56+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=1525 2015-12-16T16:54:56+08:00 2015-12-16T16:54:56+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1525&p=5061#p5061 <![CDATA[Re: Unreliable AP connectivity when scanning/configuring STA]]>
Sorry that this is a limitation of ESP8266, even through ESP8266 can work in softAP + station mode, it actually has only one hardware channel. So the ESP8266 softAP will change its channel configuration to be the same as ESP8266 automatically.

Here is more information about it http://bbs.espressif.com/viewtopic.php?f=61&t=324.

Sorry for the inconvenience.

Statistics: Posted by ESP_Faye — Wed Dec 16, 2015 4:54 pm


]]>
2015-12-15T06:06:14+08:00 2015-12-15T06:06:14+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1525&p=5045#p5045 <![CDATA[Unreliable AP connectivity when scanning/configuring STA]]>
Let's consider a scenario when there's a new (unconfigured) ESP-based device which provides an AP for configuration purposes. User connects to AP and opens a configuration web page, which shows a list of available networks (scan results) and gives ability to connect to one of them.

http://bbs.espressif.com/viewtopic.php?f=66&t=671 says that ESP will change channel of its AP when Station is scanning and/or connecting to another AP. This may cause client disconnect from AP, which doesn't seem to be reliable.
In my case, client (computer) usually (but not always) looses connection to ESP's AP and automatically connects to another wifi network available (my home wifi), so it is basically impossible for browser to know if connect request from web page succeeded at all. That said, I cannot display user a message if network was configured ok, or, say, network password was typed incorrectly.

Is there a way to keep AP connection when Station connects to another network (and changes channel)?

Statistics: Posted by pieceofsummer — Tue Dec 15, 2015 6:06 am


]]>