-->
Page 1 of 1

esp8266 connect to http web server????

PostPosted: Sat May 16, 2015 11:34 pm
by inge aldrin
Hi everybody,
I did a http web server and i set my esp8266 in mode station, i am trying to send a POST from my esp8266 to the web server, but it sems to do nothing, can somebody tell me if it is possible.
THANKS

Re: esp8266 connect to http web server????

PostPosted: Mon May 18, 2015 5:15 pm
by JustMeHere2
Start with GET / as your HTTP command.
Post your code or actual commands.