-
|-- ESP32-ENC28J60 @ 2.0.1
|-- HTTPClient @ 2.0.0
|-- WiFiClientSecure @ 2.0.0
Building in release mode
Compiling .pio/build/esp32_2_0_5/src/main.cpp.o
In file included from src/main.cpp:6:
.pio…
-
**Describe the problem you have/What new integration you would like**
Adding enc28j60 ESP32 support
**Please describe your use case for this integration and alternatives you've tried:**
It ha…
-
Hi!
I have the pci-e version, but I don't use the ATX pins. Is it possible to use them to connect the ENC28J60 ethernet module? If so, how can i do this?
-
Would this be a rough ride to port this to W5100 or W5500 ?
The only avantages I would see is a broader range of compatibility
ENC28J60 is "only" 10 mbps where W5100 or W5500 are 10/100 mbps…
-
Still freneticaly waiting for ENC28J60 to arrive to test code
But
https://github.com/ModLogNet/ESP_ENC_CDP/blob/main/LCD_Listener_Nano.ino
Line 194 if (plen >= 0)
This is pretty much …
-
Issue #221 reported symptoms that looked like the settings corruption previously seen with faulty power supplies. However, extensive test in the environment did a good job of ruling that out for the c…
-
_From @DarkSector on July 11, 2015 19:41_
Can we get support for ENC28J60 ethernet chip? This project is a very cool way to push sketches. How can we use it on 28j60 instead of W5100?
_Copied from o…
-
I have problem with enc28j60, in some network it does not work.
```
Link is up (eth0)...
Link speed = 10 Mbps
Duplex mode = Full-Duplex
1s 272ms: DHCP client SELECTING state
```
and not hap…
-
**Describe the bug**
I use a enc28j60 ethernet module with spi on my CM3+. Sometimes it randomly disconnects (about once every day) with following error (dmesg):
`eth0 (enc28j60): transmit queue 0 t…
-
Hi.
I'm trying to use the SCPI parser on e ethernet connection instead of the serial interface, but I'm having some issues getting this to work.
is there a simple way for this to work and change fro…