Shifting from ENC28J60 to ESP32-POE

Hi Guys,

I worked with ESP32 and ENC28J60 shield with Temp Dallas to send data to my cloud server in MySQL DB and I used UIPEthernet library but because of power issue it’s not useful and easy to use another power supply and that’s why I was looking for a shield to work with PoE and I found your post here and I think it’s awesome.

My question is can I use my sketch in Arduino IDE with the same Library I used and compile it in esp32 with PoE module without any issue or need another library?

Is there any startup guide or tutorial about how to start use it ?

Thanks for a nice thread here