Hello,
I'm using CC3235MODASF demo board and I have a question ?
How can I get the operating channel in 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.
Hello,
I'm using CC3235MODASF demo board and I have a question ?
How can I get the operating channel in WiFi Direct ?
Hi,
Is your device operating as the group owner, or is it operating as the client?
If the CC3235 is operating as the group owner, you can set the channels you use.
Regards,
Michael
Hi,
There is unfortunately no method to determine the currently-connected channel while in P2P client mode. In STA mode, when you connect to an AP you get a WlanEventConnect callback that indicates the connected SSID, BSSID, and channel. However, the equivalent WlanEventP2PConnect only gives the SSID and BSSID. As such, there is no way to determine the channel.
Let me know if you need more clarification or have further questions on using P2P with the CC3235.
Regards,
Michael