{
  "id": "lilygo-tbeam-supreme",
  "name": "LilyGo T-Beam Supreme (SX1262)",
  "vendorId": "lilygo",
  "kind": "product",
  "category": "development-board",
  "lifecycle": "active",
  "familyId": "lilygo-t-beam",
  "revision": "supreme",
  "aliases": [
    "T-Beam Supreme",
    "T-Beam S3 Supreme"
  ],
  "image": "lilygo_tbeam_supreme.svg",
  "datasheet": "datasheet.pdf",
  "flasherListed": true,
  "refs": {
    "mesh-sh-device": "lilygo-t-beam-supreme-sx1262"
  },
  "product_url": "https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series",
  "description": "ESP32-S3 + SX1262 LoRa tracker with L76K GNSS, SH1106 OLED, and a rich sensor suite (QMI8658 IMU, QMC6310 magnetometer, BME280, PCF8563 RTC). AXP2101 power management, M.2 socket, and micro-SD expansion. USB-C with CH9102 bridge.",
  "price": {
    "amount": 40,
    "currency": "USD",
    "asOf": "2026-06"
  },
  "roles": [
    "companion",
    "repeater",
    "room-server",
    "standalone-ui"
  ],
  "transports": [
    "ble",
    "usb",
    "wifi"
  ],
  "hardware": {
    "mcu": {
      "model": "esp32-s3",
      "flashMb": 8,
      "psramMb": 8,
      "ramKb": 512
    },
    "radios": [
      {
        "technology": "lora",
        "chip": "sx1262",
        "bands": [
          "868",
          "915"
        ],
        "txPowerDbm": 22,
        "antenna": "IPEX-1.0"
      }
    ],
    "display": {
      "status": "present",
      "technology": "oled",
      "controller": "SH1106",
      "size": 1.13,
      "resolution": {
        "width": 128,
        "height": 64
      },
      "colors": "monochrome"
    },
    "gnss": {
      "status": "present",
      "chip": "L76K"
    },
    "leds": {
      "status": "present",
      "description": "Status LEDs"
    },
    "input": [
      {
        "type": "button",
        "description": "PWR/PMU button (power on/off, customizable)"
      },
      {
        "type": "button",
        "description": "BOOT button (boot mode, customizable)"
      }
    ],
    "power": {
      "batterySupported": true,
      "batteryBuiltIn": false,
      "charging": true,
      "pmic": "AXP2101",
      "batteryConnector": "JST + 18650 Holder",
      "solarInput": true
    },
    "physical": {
      "dimensionsMm": {
        "width": 70,
        "height": 30,
        "depth": 15
      },
      "weightG": 25
    },
    "expansion": [
      {
        "type": "M.2",
        "count": 1,
        "interfaces": [
          "USB",
          "UART",
          "I2C",
          "GPIO"
        ]
      },
      {
        "type": "qwiic",
        "count": 1,
        "interfaces": [
          "I2C"
        ]
      },
      {
        "type": "micro-SD",
        "count": 1
      }
    ],
    "environmental": {
      "operatingTempC": {
        "min": -40,
        "max": 85
      }
    }
  },
  "interfaces": {
    "usb": {
      "connector": "USB-C",
      "bridge": "CH9102",
      "capabilities": [
        "power",
        "serial",
        "flashing"
      ]
    },
    "bluetooth": {
      "version": "5.0",
      "ble": true
    },
    "wifi": {
      "status": "present",
      "standard": "802.11 b/g/n"
    }
  },
  "prints": [
    {
      "name": "LilyGo T-Beam Supreme TS1 Case",
      "type": "enclosure",
      "date": "2024-01-04",
      "author": "Alley Cat",
      "url": "https://www.printables.com/model/705817-lilygo-t-beam-supreme-ts1-case-by-alley-cat",
      "image": "https://media.printables.com/media/prints/705817/images/7324348_4563f5a8-6412-42c4-bac0-2162037ab90f_accc4cb1-a2c1-49ab-889a-0d1de002db99/thumbs/cover/1200x630/png/ts1.png"
    },
    {
      "name": "LilyGo T-Beam Supreme TS2 Case",
      "type": "enclosure",
      "date": "2024-07-31",
      "author": "Alley Cat",
      "url": "https://www.printables.com/model/959441-lilygo-t-beam-supreme-ts2-case-by-alley-cat",
      "image": "https://media.printables.com/media/prints/959441/images/7324691_61922572-99f2-4017-85bf-19dffb8f2ca4_b3c11dc4-4d02-4faf-9a51-a21020e595c7/thumbs/cover/1200x630/png/ts2.png"
    },
    {
      "name": "T-Beam Supreme Case",
      "type": "enclosure",
      "date": "2023-10-16",
      "author": "TonyG",
      "url": "https://www.printables.com/model/616635-t-beam-supreme-case-for-meshtastic",
      "image": "https://media.printables.com/media/prints/616635/images/4893397_f1e234d7-cbfc-435b-9743-c692570c7057_ea2cda12-98f3-4952-b892-b597349478fb/thumbs/cover/1200x630/jpg/20231007_094632.jpg"
    },
    {
      "name": "LILYGO TTGO T-Beam Supreme Case",
      "type": "enclosure",
      "date": "2023-08-27",
      "author": "Dekkia",
      "url": "https://www.printables.com/model/565428-lilygo-ttgo-t-beam-supreme-case",
      "image": "https://media.printables.com/media/prints/565428/images/4528196_363cffea-7bd6-4e42-8b48-53b2122d7fb0/thumbs/cover/1200x630/jpg/img_20230827_184938-kopie.jpg"
    }
  ],
  "source": {
    "path": "data/devices/lilygo-tbeam-supreme/device.yaml",
    "updatedAt": "2026-08-05T14:13:46Z"
  },
  "vendorName": "LilyGO"
}
