Re: [lwip-users] server send data to client failed

2018-09-28 Thread Sergio R. Caprile
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

Re: [lwip-users] EXTERNAL: Re: Pbuf Assert

2018-09-28 Thread Greenwood, Gregory A.
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