How to do http get/post from 8266?
Posted: Mon Nov 10, 2014 7:26 am
Hello guys
I just got several ESP8266 modules and played with its SDK for a while. I want to make a internet wifi plug for myself. Basically I need to do an http get to get a switch's status from some webpage on internet, and I want to do this from 8266 itself. I studied the SDK for a while and it seems I'll have to use lwip to do it. It seems the lwip source code with 0.92 SDK is some mock version. I'm very new on C. Couldn't get my code work. Has anyone done this?
I just got several ESP8266 modules and played with its SDK for a while. I want to make a internet wifi plug for myself. Basically I need to do an http get to get a switch's status from some webpage on internet, and I want to do this from 8266 itself. I studied the SDK for a while and it seems I'll have to use lwip to do it. It seems the lwip source code with 0.92 SDK is some mock version. I'm very new on C. Couldn't get my code work. Has anyone done this?