TCP client connection in stm32f765 is getting disconnected after some time
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 ...