Search found 1 match

by jfernandes
Wed Sep 25, 2019 9:29 am
Forum: ESP-IDF
Topic: HTTPS Multipart File Transfer to Server
Replies: 4
Views: 8187

Re: HTTPS Multipart File Transfer to Server

Hello @gunar.kroeger, By any chance could you post your code that you used to send files to server? Im in the same boat at the moment. I have got basic small byte files (128 bytes ish) going up no problem using just the wireless client, but I would like to send some larger sensor log files across. H...