esp-openclaw-node/README.md
2026-04-20 21:20:27 +05:30

1.3 KiB

esp-openclaw-node banner

esp-openclaw-node

This repository contains the esp-openclaw-node ESP-IDF component, example applications, and documentation for running ESP32 boards as OpenClaw Nodes.

OpenClaw Gateway to ESP-BOX-3 message flow

Repository Layout

  • components/esp-openclaw-node/: The esp-openclaw-node ESP-IDF component that handles OpenClaw transport, pairing, reconnect, and command dispatch.
    See the Component README for more details on component internals.
  • examples/: Example applications for supported boards.
  • docs/: Getting-started and troubleshooting guides.

Start Here

Try it with ESP Launchpad
  1. Read Getting Started.
  2. Choose an example from Examples.
  3. Use Troubleshooting if the node pairs, connects, or advertises commands differently than expected.