Skip to content
Snippets Groups Projects
user avatar
Gunar Schorcht authored
Disconnecting from the AP in the send function if the lwIP packet buffer is exhausted is counterproductive since reconnecting usually fails on heavy network load. A better strategy is to slow down the sending of MAC frames from netif a bit to wait for flushing the buffer in the MAC layer.
fa5fe7e4
History