wlan0 is on channel 1, but the AP uses channel 11

问题:wlan0 is on channel xx, but the AP uses channel xx

Solution:

sudo iwconfig wlan0 channel xx

Where xx is the channel used by the AP, that is, the channel you want to switch.

Guess you like

Origin blog.csdn.net/qq_44196825/article/details/131582547