Correct way of performing HTTP post using ESP8266 Module
Posted: Fri Aug 05, 2016 11:45 am
Hey guys,
I wanna know correct procedure of doing HTTP post on a given URL using ESP8266 libraries.
Consider this URL. It is used to send SMS from experttexing.com by simply filling the parameters in the URL.
[url]
https://www.experttexting.com/ExptRestA ... &type=text
[/url]
Can I know how to do HTTP POST using WiFiClient library as well as HTTPClient library.
Waiting for helpful reply
I wanna know correct procedure of doing HTTP post on a given URL using ESP8266 libraries.
Consider this URL. It is used to send SMS from experttexing.com by simply filling the parameters in the URL.
[url]
https://www.experttexting.com/ExptRestA ... &type=text
[/url]
Can I know how to do HTTP POST using WiFiClient library as well as HTTPClient library.
Waiting for helpful reply