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.

Accept routine on CC 3000 API



Dear Sirs, I have a problem with Tcp and Udp Connection togheter on CC3000.

For my application I need to do 2 server connection type, UDP and TCP; for UDP server ther isn't problem, but for TCP the API stop the application flush on accept routine because call the "unsigned char * hci_event_handler(void *pRetParams, unsigned char *from, unsigned char *fromlen)" where is a while (1) loop.

This routinie stop as far as the TCP client connection come in.

Is awfull think about it because when nobody client is present the program can't receive any UDP frame.

someone suggest me any way?

Regards

Ivan