LilyGo T-Beam (SX1262)

LilyGo (Shenzhen Xinyuan Electronic Technology)

868 MHz 915 MHz SX1262 ESP32 22 dBm
DIY Modules Tracker/GPS

Popular GPS tracking board with AXP2101 power management, 18650 battery holder, and SMA antenna connector. SX1262 version with improved performance compared to the SX1276. Community firmware: Companion BLE/USB, Repeater, Room Server.

Hardware Specifications

MCU

ESP32

RAM

520 KB

Flash

4 MB

Display

-

Button Count

2

Has LEDs

true

Weight

50 g

Dimensions

75 x 33 x 15

LoRa Specifications

LoRa Chip

SX1262

Frequency Band

868 MHz, 915 MHz

Max. TX Power

22 dBm

Antenna Type

SMA connector

Typical Range

18 km

Connectivity

WiFi

true

Bluetooth

true

GPS

true

Power

USB Type

Micro-USB

Battery Connector

18650 Holder

Solar Support

true

Power Consumption (Idle)

50 mA

Power Consumption (TX)

120 mA

Firmware Support

Repeater v1.16.0 09.05.2025 Release

Release notes: https://blog.meshcore.io/2026/06/06/release-1-16-0

BLE Companion v1.16.0 09.05.2025 Release

Release notes: https://blog.meshcore.io/2026/06/06/release-1-16-0

Room Server v1.16.0 15.07.2025 Release

Release notes: https://blog.meshcore.io/2026/06/06/release-1-16-0

Repeater v1.15.0-evo_0.1.21 14.01.2026 Release

⚠️ Check that radio.rxgain(on) and flood.advert.base (0.308) are set correctly after flashing! ⚠️

This build is based on official MeshCore 1.15.0 dev branch (as of 25-May-2026 and additionally includes the following unmerged upstream PRs/changes:

Additional changes:
  • Flood adverts are disabled (flood.advert.interval set to 0) by default
  • :new: modified PR1810 to not block flood adverts but only PAYLOADTYPEGRPTXT and PAYLOADTYPEGRPDATA so that some limited flood advert distribution can be managed via PR2553 to support e.g. observer maps.
Changelog:
  • Based on dev v1.15.0 as of 25-May-2026
Full Changelog: https://github.com/mattzzw/MeshCore-Evo/compare/v1.15.0-evo0.1.20...v1.15.0-evo0.1.21
Repeater PowerSaving16.1 02.01.2026 Release

Bring PowerSaving to repeaters and companions with GPS

  • Developed by IoTThinks and tested by our supportive MeshCore friends.
  • Contribution to MeshCore: By IoTThinks%20is%3Apr%20author%3A%40IoTThinks).
  • Source code: https://github.com/IoTThinks/MeshCore/tree/PowerSaving-v16
Notices
If your devices do not have GPS modules, you can use PowerSaving 16. Not supported: Mesh Adventurer (unable to off GPS power) and ThinkNode M1 (manual GPS switch).
Updates
23 July 2026: PowerSaving 16.1.2: Added GPS PowerSaving for Seeed T1000e, Heltec Mesh Solar and Heltec Tracker. 23 July 2026: PowerSaving 16.1.2: Added GPS PowerSaving for Tbeam repeaters and companions. Fixed OLED for TBeam Suspreme 22 July 2026: PowerSaving 16.1.2. Added GPS PowerSaving for RAK / GAT562 repeaters and companions 20 July 2026: PowerSaving 16.1.1. Added GPS PowerSaving for companions

Support Us

Enjoying our work? Support us via ![Sponsor](https://www.paypal.com/ncp/payment/6FGWJJVC572VL) or ![Sponsor](https://github.com/sponsors/IoTThinks).
Instruction:
  • Scroll down to bottom to download uf2 / upgrade.bin to upgrade or freshInstall-merged.bin for new devices.
  • Heltec v4 bin files is for both Heltec v4.2 and v4.3. Heltec v4.3 bin files is for Heltec v4.3 only
  • Heltec v4.3 and T096 have two options FEM RXgain on and FEM Rxgain off.
  • Flash Custom Firmware as in INSTRUCTION.
  • If your board is not at the bottom section, please request us at GITHUB
  • Fast support: Discord
GPS PowerSaving for repeaters: Similar power consumption as without GPS.
This is for repeaters to sync time with GPS while keeping the power consumption low as GPS is off most of the time. Activating GPS PowerSaving: powersaving on and gps on. Note: We must enable powersaving on before gps on else we need to 'gps on' again. You can check the status and last sync by CLI gps. GPS will stay awake up to 10 minutes then off for 1 day to save power. GPS will be off immediately after a valid time sync. At boot, GPS will atempt to sync once. You can force gps sync by CLI gps sync. The 'gps sync' requires 'gps on`. Additional validation check for GPS time: Must be from more than 5 satellites and year must be less than 2030.

<img width="512" alt="image" src="https://github.com/user-attachments/assets/aee2a0c9-6d81-46ee-9dba-aafb69bd20ea" />

GPS PowerSaving for companions: Only 10-20% extra compared to without GPS.
This is for companion to track locations and sync time with GPS while keeping the power consumption low as GPS is off periodically. GPS PowerSaving is enabled by default when you enable GPS in MeshCore app. Default GPS PowerSaving profile: Maximum 10 minutes to keep GPS on and sleep immediately when GPS is set. Sleep period is 5 minutes. <img width="1084" height="117" alt="image" src="https://github.com/user-attachments/assets/f4667961-d6b2-4bf8-a09f-e4a68bd1973b" />

During GPS sleep, the GPS status still shows "Enabled" and GPS telemetry still shows the last GPS updated location.
<img width="275" height="454" alt="image" src="https://github.com/user-attachments/assets/dfd1ee28-854d-4034-8451-7c39226e0e60" />
<img width="273" height="449" alt="image" src="https://github.com/user-attachments/assets/dc7ecec5-4241-4f8c-adc5-31f68925f428" />

Other Features
View more at https://github.com/IoTThinks/MeshCore/commits/PowerSaving-v16/

Enjoy the long battery life with MeshCore and GPS. 👯‍♂️ 👯‍♂️ 👯‍♂️

Repeater v1.0.1 17.05.2026 Release

Full Changelog: https://github.com/MichTronics/MeshCoreNG/compare/bridge-tcp-v1.0.5...repeater-v1.0.1

BLE Companion v1.0.1 17.05.2026 Release

Full Changelog: https://github.com/MichTronics/MeshCoreNG/compare/bridge-tcp-v1.0.5...companion-v1.0.1

Room Server v1.0.1 17.05.2026 Release

Full Changelog: https://github.com/MichTronics/MeshCoreNG/compare/bridge-tcp-v1.0.5...room-server-v1.0.1

Automatic sync from different repositories