Hi Team,
I want to use CC3235sf as AP mode and then the socket is selected as UDP. I want to advertise with one or more clients. Can I do this? Where is the routine?
Best Regards,
Galaxy
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.
Hi Team,
I want to use CC3235sf as AP mode and then the socket is selected as UDP. I want to advertise with one or more clients. Can I do this? Where is the routine?
Best Regards,
Galaxy
Hi,
We have many examples in the SDK.
You can start with the network terminal and check how to start AP role (wlan_ap_start command).
Then, you have send/recv commands to implement a TCP/UDP server/client.
we do not have specifically a UDP multicast example.
Regards,
Shlomi