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.

Multitask CC3100MOD - FreeRTOS - TCP socket client/server

Other Parts Discussed in Thread: CC3100MOD, CC3100

I'm developing a device with CC3100MOD and LPC1769 based on FreeRTOS. I put all call to a network function of CC3100 inside in an unique task.

Now I should add a part in the gui to scan a wifi network, it will be more simple insert the scan procedure in the gui task directly. 

Then, the CC3100 driver support completly without problems "concurrency" function call from different task ? 

Thanks,
Luca