Search found 3 matches

by sphillips
Fri Apr 05, 2019 8:16 pm
Forum: Report Bugs
Topic: Large Uploads Get Corrupted
Replies: 3
Views: 7486

Re: Large Uploads Get Corrupted

Hey I posted a thank you but never saw it appear in the thread. That was exactly the problem. Thank you
by sphillips
Thu Apr 04, 2019 11:24 am
Forum: Report Bugs
Topic: Large Uploads Get Corrupted
Replies: 3
Views: 7486

Re: Large Uploads Get Corrupted

Brilliant! Thank you I had missed that detail and you are 100% correct. That is some interesting behavior by the internal receive buffers. Before the change: I (782986) Large_Upload_Test: Recieving 1600 bytes in chunk, total bytes received: 0 I (782996) Large_Upload_Test: Writing bytes 0 through 159...
by sphillips
Thu Apr 04, 2019 1:22 am
Forum: Report Bugs
Topic: Large Uploads Get Corrupted
Replies: 3
Views: 7486

Large Uploads Get Corrupted

I have been working on a project that uploads data to the ESP32 http server. I have found that, above certain sizes, the mechanism does not properly buffer the incoming data - or at least that is what I think is going on. When the CPU starts I can see the message: "I (306) wifi: Init static rx buffe...