Page 1 of 1

multipart esp32 upload to server

Posted: Fri Jul 26, 2019 3:15 am
by datluong
Hi all,
I am trying to upload a file to server, let's say firebase realtime using esp32.
However in the example code in esp32_http_client, there is only demo for uploading a string.
I wonder how can I upload a file, which size around 2 MB, I stored it in SD card.
Thank you very much.

Re: multipart esp32 upload to server

Posted: Sat Jul 27, 2019 2:10 am
by chegewara