If I guessed correctly, you seem to be talking about the TCP reopen
issue, but your scenario is not clear to me.
You have an lwIP client connecting to a server
Someone closes the connection, or it is lost somehow.
The client retries the connection, does it succeed ? Apparently it does.
If connecti
The project is based on the STM32H743_Eval application project code
LwIP_UDPTCP_Echo_Server_Netconn_RTOS. I have added additional functions for
UART communications and I am not using the UDP echo function. I reworked the
TCP echo function to act as a TCP server which responds to data requests