Hi,
I bought an ethernet shield from Ekitszone.com
and I am trying to run the Examples from the Arduino IDE. None of them are working.
Anyone with the same problem?
Thanks,
Franklin Dattein
Hi,
I bought an ethernet shield from Ekitszone.com
and I am trying to run the Examples from the Arduino IDE. None of them are working.
Anyone with the same problem?
Thanks,
Franklin Dattein
Anyone who uses this board. It uses completely different hardware than the official arduino ethernet shield, and there is no support for your device in the arduino distribution.
nuelectronics.com has a board that uses the same chip. Their software may work, or at least will be a starting point.
-j
J,
The library from nueletronics.com is working.
The code is far away uglier than the Ethernet library, but at least it works.
Thank you!
Franklin