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.

CC3235SF: One-to-many broadcasts of UDP for the cc3235

Part Number: CC3235SF

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