Re: Enc28j60 ethernet module problems
Posted: Mon Feb 28, 2022 1:46 pm
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
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