Search found 1 match

by itsterit
Mon Oct 23, 2023 8:19 am
Forum: ESP-IDF
Topic: ESP32 only sends the first chunk
Replies: 2
Views: 665

ESP32 only sends the first chunk

I'm using esp-idf 4.4 and olimex ESP32-EVB-EA-IND. When sending a document, the controller says that everything has been sent, but the client correctly receives only the first chunk. If you set the chunk size to be larger than the file being sent, then the sending occurs successfully. when I receive...