Skip to main content
Version: 2.8

LILYGO® TTGO T-Beam Devices

All T-beam models (with the exception of the S3-Core) have an 18650 size battery holder on the rear of the device. This is designed to the original specification of the 18650 and only fits unprotected flat top 18650 cells. Button top and protected cells are typically longer than 65mm, often approaching 70mm.

Further information on the LILYGO® T-Beam devices can be found on LILYGO®'s GitHub page.

T-Beam Supreme

LILYGO T-Beam Supreme
  • MCUMCU (Microcontroller Unit). The microcontroller that runs the firmware on a device. The hardware tables list the MCU for each supported board.
  • ESP32ESP32A chipset of microcontroller made/designed by Espressif, used by a number of devices. Higher power usage than nRF52, but often cheaper and supports Wi-Fi if desired.-S3 (WiFi & Bluetooth 5LE)
  • LoRaLoRaA low-power, long-range wireless communication technology used by Meshtastic devices to enable communication over distances of several kilometers without the need for cellular, Wi-Fi, or other traditional network infrastructures. Transceiver
    • Semtech SX1262SX1262A Semtech sub-GHz LoRa transceiver, used in most current Meshtastic hardware and recommended over the older SX127x series. (improved performance)
  • Frequency options
    • 433 MHzMHz (Megahertz). A unit of frequency equal to one million hertz (cycles per second), used to specify the operating frequency of LoRa devices in the Meshtastic network, affecting range and data rate.
    • 868 MHzMHz (Megahertz). A unit of frequency equal to one million hertz (cycles per second), used to specify the operating frequency of LoRa devices in the Meshtastic network, affecting range and data rate.
    • 915 MHzMHz (Megahertz). A unit of frequency equal to one million hertz (cycles per second), used to specify the operating frequency of LoRa devices in the Meshtastic network, affecting range and data rate.
  • Navigation Module
    • NEO-M10S - GNSSGNSS (Global Navigation Satellite System). A multi-constellation satellite positioning receiver. Hardware listing GNSS support typically receives GPS, BeiDou, GLONASS and QZSS. receiver (supports GPSGPS (Global Positioning System). A satellite positioning system. A node with a GPS module determines its own location and can report that position to the mesh., GLONASS, Galileo, BeiDou) (better GPSGPS (Global Positioning System). A satellite positioning system. A node with a GPS module determines its own location and can report that position to the mesh. sensitivity)
    • Quectel L76K - (supports GPSGPS (Global Positioning System). A satellite positioning system. A node with a GPS module determines its own location and can report that position to the mesh., Beidou, GLONASS) (lower price)
  • Connectors
    • USBUSB (Universal Serial Bus). The wired connection used to power a device, flash firmware onto it, and communicate with it over serial.-C
    • Antenna: U.FLIPEXA miniature coaxial antenna connector found on many boards. The docs write it as U.FL/IPEX, using the two names interchangeably. antenna connector

Features

  • Includes T-Beam S3-Core Module
  • SoftRF preinstalled (flashing to Meshtastic required)
  • Power, Boot and Reset switches
  • 1.3" OLEDOLED (Organic Light-Emitting Diode). A display type used on many Meshtastic devices. The OLED Type setting selects which panel driver the firmware uses. included
  • BME280 Air pressure sensor
  • QMI8658 IMU
  • QMC6310 Magnetometer
  • PCF8563 RTC
  • Micro-SD reader (not implemented in Meshtastic)

Flashing

To flash ESP32ESP32A chipset of microcontroller made/designed by Espressif, used by a number of devices. Higher power usage than nRF52, but often cheaper and supports Wi-Fi if desired.-S3 devices like the T-Beam Supreme, you typically need to place them in Espressif's firmware download mode. Use the "1200bps reset" button in the web flasher to do this. If this method does not work for any reason, you can follow the manual process below.

warning

Do not proceed unless an antenna is connected to avoid possible damage to the device's radio.

The following process will manually place the device into the Espressif Firmware Download mode:

  1. Unplug the device.
  2. Press and hold the BOOT button.
  3. Plug device in.
  4. After 2-3 seconds, release the BOOT button.

With the device now in the Espressif Firmware Download mode, you can proceed with flashing using one of the supported flashing methods. It's generally recommended to use the Web Flasher. You can select "Tbeam S3 Core from the device drop-down.

Resources

T-Beam Supreme