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.
Name | Last commit | Last update |
---|---|---|
.. | ||
bin | ||
esp-wifi | ||
include | ||
ld | ||
periph | ||
sdk | ||
vendor | ||
Makefile | ||
Makefile.dep | ||
Makefile.features | ||
Makefile.include | ||
doc.txt | ||
exceptions.c | ||
irq_arch.c | ||
periph_cpu.c | ||
startup.c | ||
syscalls.c | ||
thread_arch.c | ||
tools.c |