Page 1 of 1

WPA supplicant on another host

Posted: Sat Jun 17, 2017 11:53 pm
by dsiganos
We would like to use the ESP32 WiFi hardware but we would like to run the WPA supplicant on another host.
Looking at the WiFi APIs, it looks like only high level access to WiFi is provided.
I see no low level access to the WiFi hardware that would allow the wpa supplicant to be off-loaded to another host.
Is it possible to run the ESP32 with its supplicant disabled and run the another supplicant on a different host?