Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 5 months ago.
Request times out with pings LPC4088/DP83848.
Hi All,
I have a custom board using an LPC4088 and a DP83848 Phy. Using the EthernetInterface library I can initialize a connection and set an IP address. This step appears to work correctly and if I run an arp command on my network connection I can see the device. The mac address and IP are correct (The IP is listed as dynamic even though it is set as static). However, if I try to ping the device I get a "Request timed out" and total packet loss.
I think I am missing a configuration step, but I don't know what it is. Anyone have any ideas?
Thanks,
Tim