• how can I combine Telnet with an http server?

    Yes, unforunately the ESP8266 module's AT command firmware only supports one server at a time.

    Is there another solution?, ¿could websockets work?

    Yes, totally. I posted this up a while back which serves a full Espruino IDE off of an Espruino WiFi.

    All you have to do then is modify onPageRequest to serve up the pages you want.

About

Avatar for Gordon @Gordon started