I tried with "tcp_nagle_disable(pcb);", but i still get the debug output:
I'm using the latest code from GitHub, with the LWIP stack.[6139713198] tcp_recved: received 26 bytes, wnd 3176 (0).
[6139830721] tcp_fasttmr: delayed ACK
[6139832955] tcp_output: sending ACK for 4171603852
Thanks
Armin