Why is there a AsyncWebServer specifically for WT32 ETH01?

t23319222
Posts: 11
Joined: Tue Mar 04, 2025 6:29 pm

Why is there a AsyncWebServer specifically for WT32 ETH01?

Postby t23319222 » Wed May 14, 2025 6:30 am

Why is this useful: https://github.com/khoih-prog/AsyncWebServer_WT32_ETH01
Despite the normal ESP32Async/ESPAsyncWebServer working just fine with Ethernet on the WT32 ETH01?

ahsrabrifat
Posts: 201
Joined: Sat Jan 18, 2025 2:31 pm

Re: Why is there a AsyncWebServer specifically for WT32 ETH01?

Postby ahsrabrifat » Wed May 14, 2025 10:57 am

The standard ESPAsyncWebServer library was originally designed for Wi-Fi, and its support for Ethernet is unofficial and sometimes inconsistent. This specialized fork is explicitly tailored for the WT32-ETH01 Ethernet module (which uses the LAN8720 PHY). Pre-configured to work reliably with ETH-based connections rather than relying on Wi-Fi initialization logic that might not always behave correctly over Ethernet.

Who is online

Users browsing this forum: ChatGPT-User, trendictionbot and 4 guests