Hi,
I bought an Arduino Ethernet Shield 2 yesterday and started testing it today.
With using the example of the Webserver, I came to the conclusion that the script stops working after server.begin();
I'm using the latest software Arduino 1.6.5 with its included Ethernet library.
(Am I using the wrong library?)
All the LED's on the Shield 2 are working and the output states that Ethernet.begin does work.
Only after server.begin(); does it come to a halt.
I'm kinda new to it all, but I already google'd and tried everything I could think of:
Tried another library (http://www.seeedstudio.com/wiki/File:W5200_Ethernet_Shield_Library.zip), used connection cables instead of plugin the Shield 2 on the UNO (read something about a 2mm connection bug on the Ethernet Shield), used an older Shield (and that one works perfectly so their is nothing wrong with my UNO),...
In short, I'm kinda not happy about buying the Shield 2 and it not working ![]()
Can u guys help me please?
Thanks:)