me-no-dev / ESPAsyncWebServer

Async Web Server for ESP8266 and ESP32
3.72k stars 1.21k forks source link

ESPAsyncWebServer connection through wifi AP and ethernet connection W5500 ? #1303

Open Bart-van-Ingen opened 1 year ago

Bart-van-Ingen commented 1 year ago

I have an ESP32 integrated in the following system image

I have been able to get a proof of concept working using Wifi ,but not with Ethernet ...

Is there anyway to get this library to work with the W5500?

seansplayin commented 8 months ago

I really wish someone had solved this.