-->
Page 1 of 1

WiFi Problem connecting to an AP on channel 2

PostPosted: Tue Jan 24, 2017 5:34 am
by jschimpf
Hi,
I am having a problem connecting to a WPA2 access point, 802.11n. If the access point channel is 2 the ESP8266 won't connect but if I change the AP_CHANNEL to 6 it connects just fine. (It also connects just fine to other AP's set up on channel 6). Is there some setting in the wifi interface I can change to fix this. Also I have re-built NodeMCU(Lua) so I can change the wifi C code if necessary.

Unfortunately I don't have a choice for the channel, the AP is configured with AP_CHANNEL = 2 in the setups I am trying to use. I cannot change that I was trying to find out if there was some setting in the ESP8266 to allow it to work. I can change the AP setting on my own access point but cannot change the ones in the field.

Thank you for the help.

--jim schimpf

Re: WiFi Problem connecting to an AP on channel 2

PostPosted: Tue Mar 14, 2017 8:03 pm
by thewall7
I'm observing a similar issue, but with channel 1. Did you find any solution?

Re: WiFi Problem connecting to an AP on channel 2

PostPosted: Wed Mar 15, 2017 3:01 am
by jschimpf
No, I was able to change the AP to use channel 6 and that worked.

Re: WiFi Problem connecting to an AP on channel 2

PostPosted: Thu Mar 16, 2017 1:23 pm
by thewall7
Thanks for the reply. It works perfectly on Channel 6 for me as well. But it should work on all channels :x