Hi all
I am having a few problems with the DHCP stuff.
I am trying to get the SocketAppDHCP to work but i have failed.
Using Etherreal/Wireshark i can see that the shield sends a DHCP Discover and the router sends a DHCP offer.
But it seems that the good stuff ends here. The call to uip_dhcp_request() never returns.
The DHCP offer is 590 bytes in size according to Wireshark.
And poking around the uip code i found a buffer size of 400 bytes and i tried to change that but with no change.
Anyone have a clue on what is going on ?
btw i am using the latest user contrib from github : asynclabs-WiShield_user_contrib-1a0a46d
Regards
Benjamin