Now I can reply, but recently I just got the error message saying "no posts since xxx days..." so thread was locked.
Anyway,
I found your very useful library "WiFiTerm" which works just fine on my ESP8266 D1 mini.
What I like the most is that this can be a standard way to interface with different projects without having to build individual web pages for each one of them. A cli is a very powerful and flexible tool.
But may I propose some ideas that may be worth developing ? It would be nice with a few shortcut buttons that can serve the most frequent tasks without having to type in the commands each time. Also a few other customizable items, please see a screenshot (Photoshopped) image:
https://www.dropbox.com/s/k3tpdn4x327zqna/Untitled-2.jpg?dl=0The shortcuts behind the buttons would need a button text to be displayed and a text string to be sent via WiFiTerm, and both of them could be hard coded in the Arduino sketch.
Also, If I remember correctly, ctrl-G is ascii code for Bell. It could be useful to send a Bell signal to the client, in case an alarm was sent etc. Would that be possible ?
Thanks a lot, and best regards
Ragnar