请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:CC3230S 您能否描述 CC32xx 如何支持 WiFi Direct 功能?
是否存在任何已知限制?
是否有使用它的示例代码?
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.
您能否描述 CC32xx 如何支持 WiFi Direct 功能?
是否存在任何已知限制?
是否有使用它的示例代码?
请参阅编程人员指南(https://www.ti.com/lit/pdf/swru455)的第4.5章。
NetworkTerminal 示例演示了如何通过 p2pstart/p2pstop (参考源位于 wlan_cmd.c 中)使用 wifi-Direct。
BR、
Kobi