MTK MT7688 openwrt无法使用12、13信道解决办法

时间:2022-03-10 19:12:11

当路由器设置为12或者13信道的时候设备就无法搜索到SSID了,上网搜索了一下,有些人说是国家代码不对,读取了一下,当前已经是日本(JP)了,理论上应该支持1-14信道的,又google了一下,找到了官方的一个答案,原来还需要设置一下区域,如下:

How can I use channel 13 (ch13)?

For countries which support Wi-Fi channel 13, please modify the /etc/config/wireless file to set 'country' and 'region' options to proper values. For example, if the country is France, the configuration would be:

config wifi-device 'radio0'
...
option country
'FR'
option region
1
...

Then save this file and reboot the platform. The support for channel 13 would then be available. Two-letter country code is used and the region-code-to-channel mapping is listed below:

Region
Channels
0 1-11
1 1-13
2 10-11
3 10-13
4 14
5 1-14
6 3-9
7 5-13

答案出处:https://docs.labs.mediatek.com/resource/linkit-smart-7688/en/faq