I am trying to use this library on both a Duemilanove and a Mega 1280 however on both boards when the example gets to printing the External IP, the sketch hangs. The External IP is: line prints and nothing further occurs no matter how much time passes by.
I am using Arduino IDE 1.0.5 with a Seeed Studio Ethernet shield and Netgear WNDR3700 router with uPNP enabled. I have verified that other devices on the network can create port maps using uPNP.
Output I recieve is:
Initializing...
Configured Ethernet using DHCP
device IP is: 192.168.0.25
gateway IP is: 192.168.0.1
subnet mask is: 255.255.255.0
DNS is: 192.168.0.1
External IP is:
I am trying to use this library on both a Duemilanove and a Mega 1280 however on both boards when the example gets to printing the External IP, the sketch hangs. The External IP is: line prints and nothing further occurs no matter how much time passes by.
I am using Arduino IDE 1.0.5 with a Seeed Studio Ethernet shield and Netgear WNDR3700 router with uPNP enabled. I have verified that other devices on the network can create port maps using uPNP.
Output I recieve is:
Initializing...
Configured Ethernet using DHCP
device IP is: 192.168.0.25
gateway IP is: 192.168.0.1
subnet mask is: 255.255.255.0
DNS is: 192.168.0.1
External IP is: