请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC3220SF 我在 simplelink SDK 中找不到射频功率设置 API、在哪里可以找到它?
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.
我在 simplelink SDK 中找不到射频功率设置 API、在哪里可以找到它?
您好!
说明在 SDK 中找到 SimpleLink API -/docs/wifi_host_driver_api/html/group___wlan.html.
TX 功率您可以通过 API SL_WlanSet ()、参数 SL_WLAN_CFG_General_Param_ID 和 SL_WLAN_General_Param_opt_STA_TX_POWER 或 SL_WLAN_General_Param_opt_AP_TX_POWER 进行设置。
1月