Ethernet connectivity

I’m using an esp32 wroom dev board and waveshare lan8720 ethernet module for wled. I tried different wiring configurations seen from the wled source code that i downloaded from github, it all ended with the same problem, no ethernet connectivity. I’ve also set manual ip address for ip4v on my pc and connected the esp directly via ethernet, the ethernet module changes color from green to amber when connected and amber to green when disconnected. The ip of the wled is 192.168.1.20 and for the pc i gave 192.168.1.10. I cant find any solution to this problem.

I assume you alread consulted the KB?
https://kno.wled.ge/features/ethernet-lan/

Yes, I’m using a esp32 board and lan8720 based ethernet module.

There is a guide (not related to WLED) to modify that waveshare lan8720 board to make it work with esp32 ethernet library.
I was trying to use this board and no success. Ended up to design my own lan8720 shield for use with esp32 mini board.

Can you share the schematics, or the link that made it work with esp32

Link to docs GitHub - srg74/ESP32_ethernet: ESP32 Ethernet board