Hello Guys,
I'm using an Olimex ESP32-PoE-ISO-IND with the Tasmota Firmware.
Recently the Tasmota Developers have commited the update to the core v3.1.x (https://github.com/arendst/Tasmota/commit/1248bd138c7eda34fe91d9f60721a78210a27b56)
After this commit the Ethernet stopped to work.
With the previous core v3.0.5 all work perfectly.
For reference can you check this https://github.com/arendst/Tasmota/issues/22234
Have you any suggestions?
Thanks
We are not affiliated with Tasmota project in any way, my advice is to contact Tasmota project community or maintainers and report this regression as you did here.
Forgive me, I know you are not affiliated with Tasmota, I have taken too many things for granted.
I'll try to explain myself better, from what I've found it seems that the Arduino Core v3.1.0rc1 library breaks the support of your ethernet card.
Have you any chance to check it that?
RC1 means "release candidate 1", not a stable release. Problems are expected, maybe report to the team for that regression:
https://github.com/espressif/arduino-esp32/issues
To avoid problems use 3.0.5 which is stable release.