Resolved! Why would I receive 2 unlinked netbufs for one packet transmission?
I am putting a Webserver in a STM32F407. I have static and dynamic pages working and am now working on a file upload function. The browser sends me a single packet that is 887 bytes long according to Wireshark. I am using Netconn with LWIP so when...