dexterkhm wrote:Hello! I am using ESPHTTPD in my progect , i made a web form to connect to local WIFI AP also i made for for changing station IP and even connected ds18b20 and everything is perfect till now. I wish to connect to thingspeak. I copied files httpclient.c httpclient.h from example "DHT22 ThingSpeak" i take it from SDK examples. And I get many errors
I think the problem is in make file settings but i do not know where exactly. So maybe there is a sample progect Httpd + http client+thingspeak?
I would say: try to put -lssl in the ldflags settings.