We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
刷机成功。op固件的2.4g无线一直连接不上。换了个tp路由,秒连接成功。 加密协议不能向下兼容?还是因为开启了802.11v和802.11k的问题? 大佬看看怎么解决。
The text was updated successfully, but these errors were encountered:
应该就是漫游这个问题,我现在单独加了一个热点配置,实测可正常连接, 去掉井号为限制指定mac地址 config wifi-iface option device 'radio0' option network 'lan' option mode 'ap' option ssid 'abc' option encryption 'psk2+ccmp' option key 'abcabc' option 'macaddr' '20:11:12:13:14:15' 井号 option macfilter 'allow' 井号 list maclist 'AA:BB:CC:AA:BB:CC'
Sorry, something went wrong.
不支持漫游,目前智能设备基本都不支持漫游/双频合一等功能
No branches or pull requests
刷机成功。op固件的2.4g无线一直连接不上。换了个tp路由,秒连接成功。
加密协议不能向下兼容?还是因为开启了802.11v和802.11k的问题?
大佬看看怎么解决。
The text was updated successfully, but these errors were encountered: