Hello,
I have a project currently running with NDK 2.20.4.26 which only sends one ARP request for the FPGA I am attempting to send packets to. I can send and receive broadcast packets without a problem, but once I attempt to send to my FPGA's unicast address, it fails. Is there a way to force the NDK to ARP an IP?
Thanks