LWIP Udp Maximum Payload Length
Posted on August 21, 2017 at 15:18hi everybodyi am trying to transfer large amount of data through UDP to PC from my STM32F407.the problem is when i want to send more than 1500 bytes , i get nothing on PC side.it seems LWIP (which is generated and c...