LilyGo T-Beam Setup Guide
⚠ ANTENNA SAFETY — ALL DEVICES: Always connect an antenna before powering on any LoRa device.
Even a brief transmission without an antenna connected risks permanent damage to the LoRa radio chip.
LilyGo T-Beam — Setup Guide
The T-Beam is a compact ESP32-based node with built-in GPS and a holder for a standard 18650 lithium cell. It is important to verify the radio variant (SX1262 vs SX1276) before purchasing, as this affects firmware compatibility.
Specifications
| Attribute | Value |
|---|---|
| MCU | ESP32 |
| Radio | SX1262 (v1.2+, current) or SX1276 (older) |
| GPS | Built-in |
| Battery | 18650 holder (cell not included) |
| Power Management | AXP192 or AXP2101 chip |
| Price | $35–45 |
| Strengths | Compact with GPS, familiar form factor, replaceable 18650 |
⚠ CRITICAL — Verify Radio Variant Before Purchasing:
The T-Beam is sold with two different radio chips:
The T-Beam is sold with two different radio chips:
- SX1262 — Current standard. Full firmware support for both MeshCore and Meshtastic.
- SX1276 — Older chip. Limited firmware support. Avoid for new purchases.
Driver Installation
- Windows: CP210x USB-to-UART driver required. Download from the Silicon Labs website.
- macOS & Linux: Built-in — no driver needed.
Entering Bootloader / DFU Mode
Method 1 — From powered-off state:
Method 2 — From powered-on state:
Firmware Flashing
- Enter bootloader mode.
- Open Chrome or Edge and navigate to:
- MeshCore: flasher.meshcore.io
- Meshtastic: flasher.meshtastic.org
- Select the T-Beam variant that matches your radio chip:
- T-Beam (SX1262) for v1.2+ hardware
- T-Beam (SX1276) for older hardware
- Click Flash. Do not disconnect during the process.
Post-Flash Configuration
- GPS initializes and begins acquiring satellites automatically.
- Set region to US via the Bluetooth app.
- The AXP192/AXP2101 power management chip handles battery charging automatically.
- Use protected 18650 cells only. Unprotected cells risk over-discharge.
Known Quirks
- SX1262 vs SX1276 variant selection is critical — wrong firmware = non-functional device.
- On some hardware versions the GPS antenna is located under the screen — avoid placing metal objects directly on the display area.
- The BOOT button may be labeled “IO0” on older PCB revisions.