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