2023-08-28 11:45 PM
HI all,
We are using a STM32f765 controller in one of our product. The controller sends data to other device(server) via TCP client connection, but after some time the TCP client is disconnected from server and refusing to connect back. We need to do a system restart to restore the connection. We are using LWIP module for network interface. These are the key options in LWIP
Do I need to change any config parameters?
How can i restart the network without restating the controller?
Thanks in advance,
Srikanth