LilyGo T-Beam Setup Guide
⚠ ANTENNA SAFETY - ALL DEVICES: Always connect an antenna before powering on or transmitting with any LoRa device.device Even- this is good practice on every board.
On the T-Beam's SX1262, the radio has improved antenna-mismatch tolerance, so a brief transmission without an antenna connectedis risksless likely to cause instant damage than on older PA/front-end boards; nonetheless, transmitting without an antenna can still stress the radio, so make antenna-before-power a firm habit. (The "permanent damage tofrom thea LoRabrief radioTX" chip.risk is most acute on PA/FEM-equipped boards.)
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 |
| GPS | Built-in |
| Battery | 18650 holder (cell not included) |
| Power Management | AXP192 or AXP2101 chip |
| Price | $35 - 45 (volatile; confirm against a current LILYGO/Rokland listing, as of 2026-06-08) |
| 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. Preferred for new builds.
- SX1276 -
OlderThechip.legacyLimitedradio.firmwareStillsupport.supportedAvoidin Meshtastic/MeshCore, but being phased out, so the SX1262 is preferred for new purchases.
Driver Installation
- Windows:
CP210xThe required driver depends on your board's USB-to-UART chip. Recent T-Beams ship a CH9102F chip, which needs the CH9102/CH34x driver;required.olderDownloadboards use a CP2102, which needs the CP210x driver from Silicon Labs. Check Device Manager (or theSiliconchipLabsmarkingwebsite.on the board) to confirm which one you have. - 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.
ioco.uk (the canonical MeshCore web flasher) - Meshtastic: flasher.meshtastic.org
- MeshCore: flasher.meshcore.
- Select the T-Beam variant that matches your radio chip:
- T-Beam (SX1262) for
v1.2+current hardware - T-Beam (SX1276) for older hardware
- T-Beam (SX1262) for
- 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.automatically and provides charge/discharge protection. - Use
protectedgood-quality flat-top (unprotected) 18650cells only.cells.UnprotectedThe T-Beam holder is sized for unprotected flat-top cellsrisk-over-discharge.protected cells are longer and generally will not fit, and may also trip on transmit current spikes. The board's AXP PMIC provides charge/discharge protection. Buy quality cells from a reputable brand, and in cold deployments never charge any lithium cell below 0 °C (32 °F).
Known Quirks
- SX1262 vs SX1276 variant selection is critical - the wrong radio firmware
=leaves a blank/non-functionaldevice.screen. (Distinct from a wrong-PMIC mismatch, where the board may appear to boot but the battery will not charge.) - 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.