-->
Page 2 of 2

Re: Enc28j60 ethernet module problems

PostPosted: Mon Feb 28, 2022 1:46 pm
by Shad
I've used both EthernetENC and the older UIPEthernet libraries with the ENC28J60 module on ESP8266 (a D1 mini clone).

EthernetENC is nice in that you just change the include in the existing Ethernet examples to EthernetENC.h and they work.

Thanks for the work on these libraries, @JurajA

Re: Enc28j60 ethernet module problems

PostPosted: Thu Mar 03, 2022 1:29 am
by JurajA
for esp8266 I recommend the lwIP_enc28j60 library bundled with the esp8266 arduino core v 3