Tool/software:
Hello Team,
I'm trying to get the UDP send proper when the ethernet cable is disconnected and connected back.
When the ethernet cable is disconnected i'm getting "udp_send: No route to 192.168.254.5" but even after reconnecting, this is still the same. It is not able to send any data to PC, i also confirmed this with wireshark.
I took the example code of lwip from resource explorer and https://www.ti.com/lit/an/spna248/spna248.pdf this link for udp. So in normal conditions, it is totally fine. But in this case alone it is not getting reconnected.
Can you please let me know if there is a solution already available for this? or support me further on this.
Thanks in advance.