Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By eldonb46
#35381 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:

page01.png


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
You do not have the required permissions to view the files attached to this post.