Page 2 of 2

Re: [Video] - ESP32 and working with Lib CURL

Posted: Thu Oct 26, 2017 4:02 am
by kolban
Howdy my friend,
The problem with a video is that the moment something changes in an instruction, one can't trivially go back and change it in the recording like one can do with typed text in a file.

The instructions that one should use are found here:

https://github.com/nkolban/esp32-snippe ... /README.md

Let me ask you to try exactly those instructions. If they are unclear or don't work, file an issue here:

https://github.com/nkolban/esp32-snippets

For my part, I attend to issues here ASAP. If you raise an issue, be sure and include all the logs and messages and, for build errors, include the output of an "ls -lR" for the root of the project directory.

Re: [Video] - ESP32 and working with Lib CURL

Posted: Thu Oct 26, 2017 7:35 am
by loboris
@eugenev13
You have a fully working libCurl example here.