jeelabs / esp-link

esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
Other
2.84k stars 723 forks source link

Control Characters in micro console #335

Open gitonian opened 7 years ago

gitonian commented 7 years ago

Hi, I have a question: when accessing the console via ESP-Link I cannot use control characters like [ESC] or [CTRL]C. Is there a way to enter these characters at the command line and submit?

tve commented 7 years ago

Sorry, no. TO be honest, the web page console is intended for simple troubleshooting. Use a telnet/serial/terminal client for 'real stuff'...