EthernetENC icon indicating copy to clipboard operation
EthernetENC copied to clipboard

conflict with webthing

Open fatmehosseini opened this issue 3 years ago • 1 comments

Hi, I'm trying to begin webthing with enc28j60. I used your library but, when I start the webthing adapter(adapter->begin();) ESP reboot constantly. Have you ever tried to use these two libraries together? I'm using esp32 doit devkit v1 and ENC82j60 module. I'm using following software. ESP32 core version: 2.0.3 Arduino version: 1.8.16 EthernetENC library version: 2.0.3 webthing-Arduino library version: 0.12.0

fatmehosseini avatar Jul 07 '22 07:07 fatmehosseini

the webthing library will use WiFi library of the esp32. does it work without EthernetENC included?

JAndrassy avatar Jul 07 '22 09:07 JAndrassy