Hi,
i receive today my ethernet card for the arduino nano. I've been able to use the ethershield library and ping it but since the ethernetcard seems more recent i will like to us this library with the client function. All i want is to post a request to an automatisation box when something trigger it. With the original ethernet shield and library i have no problem but with this one!!!. The sketch compile and upload it without any problem. but when i try the dhcpanddns example, if i open the serial monitor i only get this: ÿ
What i'm doing wrong
Thanks