Send byte arrays as a file to a server

Flow_75
Posts: 2
Joined: Thu Aug 09, 2018 6:40 pm

Send byte arrays as a file to a server

Postby Flow_75 » Fri Aug 10, 2018 10:48 am

Hello everybody

I'm doing a personal project with a camera and an ESP32 devkit.

I'd like to use a C429 Jpeg camera to take a picture every hour and, via my ESP32 send it to my website.

The camera is connected via spi connection to esp32 to transmit the pic.

I've seen several example of code to transmit data to a webserver (i.e https://github.com/nhatuan84/esp-upload ... UDHttp.cpp)

I've also tried this code : https://www.esp8266.com/viewtopic.php?f=29&t=14235 to test data post sending

I'd like some help to be able to adapt this code so when an image is ready, send the http header and progressively send the data via a post http request to the webserver. Is it possible ?

Thanks.
Could you help me.

Timlez107
Posts: 4
Joined: Wed Feb 20, 2019 5:41 am

Re: Send byte arrays as a file to a server

Postby Timlez107 » Mon Apr 08, 2019 5:31 am

Hi, were you able to figure this out? Please let me know as I need help too!

Who is online

Users browsing this forum: Baidu [Spider], Bing [Bot], FrankJensen, pmoneta and 102 guests