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.

CC3235MODASF: Receive the data in non blocking using SlNetSock_select

Part Number: CC3235MODASF

Hi,

   I am using  subscribe_publish_sample to connect AWS server - I was able to send MQTT message but when we send the message in QSo1 it will be waiting for Ack from server to receive code can block the other task to execute, to receive the data in non blocking the other task how can we use the SlNetSock_select and SlNetSock_recv to read the data when there is data from server without blocking other task?

Thanks,

Nagaraj