Skip to content

Web Flash

At this point, you should already have assembled the ESP-Claw breadboard hardware, or prepared other ESP-Claw compatible hardware. You can view the list of ESP-Claw compatible development boards in boardsapplication/edge_agent/boards/. ESP-Claw requires at least 8 MB Flash and 8 MB PSRAM, currently supports ESP32-S3 and ESP32-P4.

Before flashing, prepare a computer with Chrome or Edge installed. Web flashing is not available in Firefox for now.

  1. Connect the board with a data cable

    Connect the board to your PC with a USB data cable. If you are using the breadboard form ESP-Claw, use the USB port labeled UART.

  2. Open the web flasher and connect serial

    Web flash Open the web flasher to program ESP-Claw on ESP32

    Open the web flasher, click Connect, and select your board.

  3. Configure options

    • Pick the firmware image for your board.

    • Configure Wi-Fi SSID and password (required).

    • Configure LLM: Supports GPT (OpenAI), Qwen (Alibaba Bailian), Claude (Anthropic), and DeepSeek (DeepSeek API). Generate an API Key as prompted and enter it.

    • Configure chat apps to connect: currently supports Telegram, QQ Bot (OpenClaw), Feishu, and WeChat ClawBot. You can fill several at once.

      Chat appSettingHelp
      TelegramBot tokenTelegram Bot docs
      QQ BotID and secretQQ Bot site
      FeishuApp ID and secretFeishu doc
      WeChat ClawBotAutomatic configuration via WeChat QR scanN/A
    • Configure search engine:

      Open Tavily Dashboard, sign up and sign in, copy an API Key, then paste it into the Tavily field in the web flasher.

    • Configure advanced settings (optional). See Configuration.

  4. Flash

    Click Flash and wait for programming to finish.

  5. Start using it

    After flashing, the device restarts automatically and is ready to use.

First interactions Configuration