ESP8266 firmware (not AT) to send HTTP requests
Posted: Mon Feb 16, 2015 12:34 am
Hello,
Is there some sample firmware that sends HTTP requests? I understand that there is the AT command approach, but I can't use the AT demo firmware since I hope to run esphttpd on my esp8266.
The other approach I'm seeing is that I can "reverse engineer" the AT+CIPSTART and AT+CIPSEND commands but if there's some sample code lying around, I'd prefer to use that instead.
Is there some sample firmware that sends HTTP requests? I understand that there is the AT command approach, but I can't use the AT demo firmware since I hope to run esphttpd on my esp8266.
The other approach I'm seeing is that I can "reverse engineer" the AT+CIPSTART and AT+CIPSEND commands but if there's some sample code lying around, I'd prefer to use that instead.