Re: "net arp" command displays "ARP cache is empty" even after a series of arpings from peer devices #nrf52840
Jukka Rissanen
Hi, from the attached .config file, the zephyr IP address is 10.128.8.81, and if you ping it from your network, you get a ICMP reply correctly but still no entry in arp cache in zephyr, is this correct? There definitely should be entry in arp cache as otherwise zephyr would not be able to send the reply back. Are you sure that you are pinging the correct device in this case? Cheers, Jukka
On Fri, 2019-05-31 at 04:00 -0700, giriprasad@... wrote: Hi,
|
|