Posted: 7/27/2015 9:30:03 PM EDT
|
for some reason, both my android devices, a tablet and a phone, refuse to connect to my AP, regardless of which channel Im on, auto or manual. My wifes iPhone and our Roku3s appear to be unaffected. I can reboot the androids, no help. If I reboot the AP, or change its wireless channel, they start working again. is there some method to debug to see what the error is?
when it happens ,the devices see the available saved BSSID, and when I click connect it tries then just goes right back to disconnected state. no error on either device. |
|
Quoted:
Delete the saved connection, reconnect with your password If that doesn't work change to a new password Wp2 aes I tried that first one, no good. On your if, any change to wifi settigs seems to make it start workimg. Im trying to preventk having to do this, trying to prevent the problem to begin with |
|
I had everything set to auto, except channel management, because my wifi printer wouldnt work otherwise. Ive just now discovered that the issue with printer is it just cant do 40MHz, so Ive enabled everything manual just now, and manually set 20MHz, will see how it works now. its a TP-Link MR3420 on openwrt
root@OpenWrt:~# uci show wireless
wireless.radio0=wifi-device wireless.radio0.type=mac80211 wireless.radio0.macaddr=10:fe:ed: wireless.radio0.ht_capab=LDPC SHORT-GI-20 SHORT-GI-40 TX-STBC RX-STBC1 DSSS_CCK-40 wireless.radio0.disabled=0 wireless.radio0.country=US wireless.radio0.txpower=20 wireless.radio0.distance=25 wireless.radio0.hwmode=11ng wireless.radio0.htmode=HT20 wireless.radio0.channel=6 wireless.@wifi-iface[0]=wifi-iface wireless.@wifi-iface[0].device=radio0 wireless.@wifi-iface[0].mode=ap wireless.@wifi-iface[0].ssid= wireless.@wifi-iface[0].key= wireless.@wifi-iface[0].network=lan wireless.@wifi-iface[0].encryption=psk2+ccmp root@OpenWrt:~# maybe this will just make my issue go away, was just very odd that it only affected android devices. |