This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Not Responding to ARP requests

I am using an STM32F407 MCU with RTX and UV4, and it is not responding to ARP requests, I know this because I am looking at the network traffic with wireshark. Any idea why this would be the case? I am calling main_tcpNet() frequently, so I expect to be working.

Parents
  • @p m.

    Thank you for your reply. I set the IP address of my MCU in Net_Config.c. It is on the same sub net as my PC. Also, if I use the <arp_cache_ip> function directed at my PC (also a static IP address), I can see the ARP call and response. Again, my setup is not working when the PC initiates the ARP request.

Reply
  • @p m.

    Thank you for your reply. I set the IP address of my MCU in Net_Config.c. It is on the same sub net as my PC. Also, if I use the <arp_cache_ip> function directed at my PC (also a static IP address), I can see the ARP call and response. Again, my setup is not working when the PC initiates the ARP request.

Children
No data