Connection
Ctrl+Shift+CConnect / Open Serial Port
Ctrl+Shift+DDisconnect Serial Port
Ctrl+Shift+FContinue Flash (send code)
Terminal Commands
EnterSend command
↑ / ↓Navigate command history
Ctrl+LClear terminal
Ctrl+CSend interrupt signal (0x03)
Common ESP32 Serial Commands
rstSoft reset ESP32
ATAT command test (if AT firmware)
AT+GMRGet firmware version
helpShow available commands (if IDF)
Baud Rates
115200Default / Arduino
9600Legacy / slow devices
921600High-speed flashing