Loss of connection to AP when other networks sharing channel
Posted: Sat Dec 21, 2013 4:26 am
I use the DSWIFI and TCP in an application and have found when there are other networks which share the same channel the wifi link appears to just freeze.
When it has a free channel available connection is generally very reliable. But the stack doesn't seem to handle other networks sharing the band very well.
I have confirmed issue is not at TCP level.
I can reconnect by doing a disconnect and reconnect at the wifi level.
Is there any setting to get the wifi to reconnect itself if it loses the access point for some reason?
Currently I just monitor my TCP socket for disconnection and use that to terminate my application, is there a means of checking the wifi level as well?
When it has a free channel available connection is generally very reliable. But the stack doesn't seem to handle other networks sharing the band very well.
I have confirmed issue is not at TCP level.
I can reconnect by doing a disconnect and reconnect at the wifi level.
Is there any setting to get the wifi to reconnect itself if it loses the access point for some reason?
Currently I just monitor my TCP socket for disconnection and use that to terminate my application, is there a means of checking the wifi level as well?