Esp8266 Interactive Pager function to Send SMS
Posted: Mon Nov 30, 2015 4:50 pm
In a previous forum post I mentioned that I created a non-interactive "page()" function, which is very useful for sending Esp8266 program controlled SMS messages. This non-interactive "page()" function does NOT require the Esp8266 to be a web server.
But, when the Esp8266 is a Web Server, some simple HTML can be inserted to provide an interactive SMS interface. Because it is implemented as an HTML "form" it is interactive, and requires web user intervention.
For example:
This is a screen grab from my ERB-EspWebServer Farm.
If you are interested, check out: http://wa0uwh.blogspot.com/2015/11/esp8266-interactive-sms-from-web-page.html
Regards.
Eldon - WA0UWH
But, when the Esp8266 is a Web Server, some simple HTML can be inserted to provide an interactive SMS interface. Because it is implemented as an HTML "form" it is interactive, and requires web user intervention.
For example:
This is a screen grab from my ERB-EspWebServer Farm.
If you are interested, check out: http://wa0uwh.blogspot.com/2015/11/esp8266-interactive-sms-from-web-page.html
Regards.
Eldon - WA0UWH