Open bwmhamad opened 5 years ago
change to Flash Speed: 160 MHz
Need a good power supply: the ENC28j60 needs about 160mA when active.
Two things to look out for:
Ethernet should be your uplink? Do you use the STA-part of the ESP?
Hi Martin, Im not very good with the terminology, But what i am basically doing is that I have an Active internet Lan -> Connect to ENC28j60->Esp8266 repeats this connection via MyAP-> Any IOT device can connect and have access to the internet. So far Ive got the code running but i am unable to get an active internet connection. Ive opened a separate issue regarding the same with a lot more details to help you help me diagnose the problem: https://github.com/martin-ger/esp_wifi_repeater/issues/442
I'm trying to make ENC28J60 work with NodeMCU. I followed the connection instructions and I'm using the 2N3905 transistor for decoupling GPIO15 along with 3.3k resistor. NodeMCU boots fine but from Serial output it seems to fail starting ENC28J60. Please note that I'm using Nano V3 Ethernet Shield - ENC28J60 - RobotDyn. Below serial output is looping:
Thanks for help.