Hey.
I have a question. I purchased 2 Network Controllers ENC28J60. I want to use this Cause the small Size of the Module. Now i am trying to Build up a small Network of arduinos. I spend hours in searching Web, found lot of manuals for Building Web Servers. But mainly i Need to Transfer 2 Bytes of data (from one arduino to another and back, 100m with Network Switch between). The webserver is Nice to have a Look on some Sensors, but really not Necessary for me.
Is it possible with this Module?
Hi, welcome to the forum.
Yes, use UDP.
Use either the UIPethernet or the EtherCard library.
Thanks, will try with EtherCard Lib (-: