I’ve been searching the internet for some information about FreeRTOS and 802.11 wifi modules but haven’t been able to find any relevant info. Has anyone tried using wifi with FreeRTOS?
Since FreeRTOS is really just a micro-kernel, there should be no difficulties in using it for that task. It will provide no resources specific to that task, but should not get in the way of it.