-
[the IC](https://www.microchip.com/wwwproducts/en/en022889).
If no one is working on implementing it, I'll do it! I've already done work to port https://github.com/muanis/arduino-projects, specific…
-
Hello Martin,
I have only enabled the ENC28J60 in the user_config.h and get the following error:
`.text' will not fit in region `iram1_0_seg'
Do you know this error? Can you help me?
Do you …
-
Hi @Links2004! I have been trying to connect to a secure socket.io endpoint. I notice this is only possible using ESP's native wifi. How could I have this type of secure connection using ESP+ENC28J60?
-
How can i restart (programm) my ENC28J60?
sometimes my ENC28J60 "hang on" and i wanna restart only ENC28J60 in programm
sorry for my language :(
-
In complex environments, we cannot do SPI transfers from the interrupt handler because semaphores are probably used to lock the SPI bus. We need to use a Work queue as done for example in the enc28j60…
-
I am using EthernetENC.h library ver. 2.0.4 with hardware ENC28J60 + D1 mini Wemos ESP8266 boards.
I program the ESP8266 with Arduino IDE 2.1.0; I tested the example sketch “WebClient” and it works c…
-
Hi,
I have a compilation error on my Arduino Due:
`
C:\Users\Jacek\Documents\Arduino\libraries\ethercard-master\dhcp.cpp: In static member function 'static bool EtherCard::dhcpSetup(const char*, bool)…
-
Hi @maxgerhardt
Does this example work also in case of ethernet shield enc28j60 ?
Thnaks a lot
-
Hello, i have problems with implementation this library with Arduino uno + Ethernet Card ENC28J60, this library use a UIPEthernet.h, but this not have a some example to use. I have the library Etherca…
-
The ENC28J60 module or code has a bug where it hangs after about 2000 seconds.
A commit was done to try and address this as recommended by the microchip errata but it seems this did not help.
One …
nalle updated
7 years ago