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.

using CC3200 TI_RTOS and SimpleLink api to create a tcp socket and a udp socket at the same time

Other Parts Discussed in Thread: CC3200

Hello,

Our application needs to use the CC3200 in either AP mode or Station mode and communicate on two different sockets.

For example: The host CC3200 will be an AP that connects to two different client devices. The client devices are also CC3200 boards configured in Station mode. Once the client devices are connected  to the host, they communicate with the Host AP via tcp or udp  sockets.  So the Host must be able to handle two sockets.

Is the CC3200 capable of doing this?

Are there any examples to perform this?

Thanks Adam