Question
stm32f429zi Nucleo as lwip server to send data only.
I am using stm32f429zi Nucleo board for Ethernet communication and using LWIP libraries.
using this as an example "LwIP_TCP_Echo_Server", I am able to receive data from Hercules software and send back the received data to Hercules software, is there any option only to send data.