工具与软件:
尊敬的团队:
我不熟悉将 LAUNCHXL-CC3235S 与 网络终端 演示配合使用的 WiFi 开发。
我尝试连接 Win11 5G 频带热点。 但它不起作用。


此外、它也无法扫描热点。
SDK 版本: simplelink_cc32xx_sdk_7_10_00_13
请帮帮我。
谢谢!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具与软件:
尊敬的团队:
我不熟悉将 LAUNCHXL-CC3235S 与 网络终端 演示配合使用的 WiFi 开发。
我尝试连接 Win11 5G 频带热点。 但它不起作用。


此外、它也无法扫描热点。
SDK 版本: simplelink_cc32xx_sdk_7_10_00_13
请帮帮我。
谢谢!
尊敬的 Connor:
您无法扫描该热点这一事实让我觉得您要么隐藏了热点、要么在 CC3235SF 中禁用了5G。 可以扫描其他5G 网络吗?
还可以通过 API 禁用和启用该功能。
此致!
Rogelio
您好!
感谢您的建议。
我没有修改网络终端 演示。
SimpleLink Wi-FiCC3x20、CC3x3x 网络处理器用户指南指出5G 通道默认处于启用状态。

对于演示"自述文件"、setpolicy 命令建议默认情况下为所有通道启用5G 通道扫描。
Usage:
setpolicy [-help] [-i <Scan interval in Sec>] [-h <hidden scan>]
[-c <Channel Mask in HEX>] [-r <RSSI threshold>] [-o <Turn scans off>]
-i Sets scan interval in seconds (default is 10 seconds)
-h Scan for hidden AP as well (hidden scan = [YES, NO], default is NO)
-c Sets specific scan channels for 2.4Ghz, using HEX base bitmask. (default is `0x1FFF` - all enabled)
-d Sets specific scan channels for 5Ghz, using HEX base bitmask (if bit i is set, scan for the channel at index i according to 5Ghz channels bits order which the device support. E.g 36->0001, 40->0010, 44->0100.. etc). (default is `1F7FFFF` - all enabled)
-r Sets RSSI threshold for scan in dBm units (range: [-95,0] default: `-95`)
-o Turn scans off (YES = scans running in background would stop immediately)
-help Show Help regarding the setpolicy command.
顺便说一下、它可以扫描其他5G WiFi。 我认为扫描配置设置正确。