arduino-libraries / Ethernet

Ethernet Library for Arduino
http://arduino.cc/
257 stars 262 forks source link

Ethernet Problem #266

Closed GabrielDSan closed 3 months ago

GabrielDSan commented 3 months ago

Sorry to open this pull request, it has nothing to do with these files, my question is, I have artnet code along with ethernet on an esp32, but my current library doesn't work very well, only if I limit the computer port or the port switch to 10Mbps, at 100Mbps the library cannot handle packets correctly, I use the Webserver_esp32_W5500, I've been trying for more than months, if you could please leave some contact so I can describe my problem in full I would appreciate it, thank you in advance

per1234 commented 3 months ago

Hi @GabrielDSan. Thanks for your interest in this open source project. This issue tracker is only to be used to report bugs or feature requests specific to the project. This topic is more appropriate for the Arduino Forum. I'm sure we will be able to help you out over there:

https://forum.arduino.cc/

JAndrassy commented 3 months ago

try my new EthernetESP32 library with the WebServer library bundled with the esp32 platform