{
  "id": "xiao-esp32s3-plain",
  "name": "Seeed Studio XIAO ESP32S3",
  "vendorId": "seeed",
  "kind": "dev-board",
  "lifecycle": "active",
  "familyId": "seeed-xiao",
  "official": true,
  "product_url": "https://wiki.seeedstudio.com/xiao_esp32s3_getting_started/",
  "description": "Thumb-sized ESP32-S3 XIAO board with Wi-Fi, BLE, USB flashing, and onboard user/charge LEDs. A compact host board for wireless and sensor projects, with battery charging support and the standard XIAO expansion footprint.",
  "roles": [
    "companion",
    "repeater",
    "room-server"
  ],
  "transports": [
    "ble",
    "usb",
    "wifi"
  ],
  "hardware": {
    "mcu": {
      "model": "esp32-s3",
      "flashMb": 8,
      "psramMb": 8,
      "ramKb": 512
    },
    "radios": [
      {
        "technology": "lora",
        "chip": "sx1262"
      }
    ],
    "display": {
      "status": "none"
    },
    "gnss": {
      "status": "none"
    },
    "leds": {
      "status": "present",
      "description": "User LED and charge LED"
    },
    "input": [
      {
        "type": "button",
        "description": "Boot"
      },
      {
        "type": "button",
        "description": "Reset"
      }
    ],
    "physical": {
      "dimensionsMm": {
        "width": 21,
        "height": 17.8
      }
    },
    "power": {
      "batterySupported": true,
      "batteryBuiltIn": false,
      "charging": true,
      "solarInput": false
    }
  },
  "price": {
    "amount": 10,
    "asOf": "2026-06"
  },
  "interfaces": {
    "usb": {
      "connector": "USB-C",
      "capabilities": [
        "power",
        "serial",
        "flashing"
      ]
    },
    "bluetooth": {
      "version": "5.0",
      "ble": true
    },
    "wifi": {
      "status": "present",
      "standard": "802.11 b/g/n"
    }
  },
  "source": {
    "path": "data/devices/xiao-esp32s3-plain/device.yaml",
    "updatedAt": "2026-06-22T21:31:07+02:00"
  },
  "vendorName": "Seeed Studio"
}
