jczic / ESP32-MPY-Jama

v1.2 - UI tool for manage Espressif ESP32 microcontrollers with embedded MicroPython for MacOS, Windows and Linux: mini IDE, files manager, REPL, real time dashboards (sys/net), advanced features (gpio/mp3/leds/...)
https://github.com/jczic/ESP32-MPY-Jama
MIT License
424 stars 25 forks source link

Ctrl.. commands do not work on REPL, LOLIN-D32, mpy esp32-20230426-v1.20.0.bin #44

Open peroveh opened 1 year ago

peroveh commented 1 year ago

REPL ok with other text commands,, but the CTRL-A, -B, -C,-D does not give any response. Also: Can the same commands be given in code? Currently I'm having issues with interrupting code and making device respond to REPL input.

anglerfish27 commented 1 year ago

Same issue on various ESP boards for me.