Could you describe how the WiFi Direct feature is supported in CC32xx?
Is there any known limitation?
Is there example code to use it?
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.
Could you describe how the WiFi Direct feature is supported in CC32xx?
Is there any known limitation?
Is there example code to use it?
see chapter 4.5 of the programmers guide (https://www.ti.com/lit/pdf/swru455).
The NetworkTerminal example demonstrates (among other) the use of wifi-direct through the p2pstart/p2pstop (reference source is in wlan_cmd.c).
Br,
Kobi