I'm trying to port a portion of code from Controllino to ESP32-POE-ISO from Olimex. Just stumbled across 2 lines of code:
- Ethernet.setRetransmissionCount(2);
- Ethernet.setRetransmissionTime(1000);
Is there something similar for ESP32-POE-ISO with 8710A LAN chip?
Regards
Kai