B4R Question ESP8266 UDP Maximum Buffersize

Bert Oudshoorn

Member
Licensed User
Tried to receive an UDP packet of 4096 bytes, but about 1200 bytes seems to be a maximum.
My StackBufferSize has been set to 5000.
I looked in the wifi libraries but could not find maximum settings.
Are packets of 4096 bytes possible? Ans also sending packets of that size?
 
Top