I am presently using CC3000 Wi-Fi MSP430 FRAM Board for sending and recieving data continuously. When I use the recv() function the code gets blocked and code dosen't move forther until it recieves the data. How can I make this function a non blocking one or how can I send a data even when I expect to recieve a data.
↧