So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By Shad
#93783 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