FreeRTOS Plus TCP with WIFI on PIC32 plattform

swissembedded wrote on Monday, August 12, 2019:

Hi

I’m looking for a WIFI chipset (client) that runs with FreeRTOS Plus
TCP. I would be glad if we do not need harmony libs for it at all.

Any recommendations and drivers?

Best Dani

rtel wrote on Monday, August 12, 2019:

Grep for “WIFI_On” in the files from this repo
https://github.com/aws/amazon-freertos to find examples that are using
Wi-Fi.