GregorPa wrote:Please change the size of tx buffer in the future firmwares.
I dont think I follow. There's no tx buffer in my firmware
On the UART side, there's a 128-byte hardware FIFO.
On the TCP/IP side, there are some buffers inside the lwIP stack, which are probably dynamic.