arduino_uip icon indicating copy to clipboard operation
arduino_uip copied to clipboard

Arduino nano every

Open dataino-it opened this issue 5 years ago • 0 comments

I tested the code on nano V3 and work . But now i try to move to nano Every bu have this issue

UIPEthernetClass::tick() ERROR:EREVID=0 -> Not found ENC28j60 device !! Function ended !!

i changed the CS ping with this Ethernet.begin( 8 );

The shield is this https://amzn.to/2EAKTeJ and work with nano V3

dataino-it avatar Sep 26 '20 13:09 dataino-it