Skip to main content
Glama
RFingAdam
by RFingAdam

serial_esp32_connect

Connect to ESP32 devices via serial port with automatic reset and boot sequence handling. Manages the transition from boot messages to application mode for reliable communication with embedded systems.

Instructions

Connect to ESP32 with automatic reset and boot wait. Handles the ESP32 boot sequence (74880 baud boot messages, then app at 115200). Resets the device and waits for it to be ready.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
portYesSerial port (e.g., '/dev/ttyUSB0' or 'COM3')
baudrateNoBaud rate for application (default: 115200)
resetNoReset ESP32 after connecting (default: true)
wait_for_bootNoWait for boot to complete (default: true)
boot_timeoutNoTimeout waiting for boot in seconds (default: 5)
ready_patternNoOptional pattern to wait for after boot (e.g., 'ready' or prompt)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RFingAdam/mcp-remote-access'

If you have feedback or need assistance with the MCP directory API, please join our Discord server