Nucleo-F767ZI TCP Ethernet issue when using Raw API
Hi
I'm trying to working on Enabling the TCP Server on STM32 NUCLEO-F767ZI using the LWIP stack and RAW API
I am able to ping to the board & also connect to it. However, when I send a text data from Hercules say "123" then I receive "123". However, according to the code it should send me "123 + Hello from STM32"
Can someone please help me with this ? I'm stuck with this for quite some time
