LILYGO T-LoraPager
Introduction
T-LoraPager is a new model of LILYGO's handheld AIoT programmable development device combining LoRa + ESP32-S3. It features a compact design with a foldable external antenna, balancing excellent wireless performance with an aesthetically pleasing form.
T-LoraPager comes in multiple versions with identical exterior structures; the main difference lies in the LoRa module used. Available options include:
LR1121 version
SX1262 version
CC1101 version (replacing LoRa functionality)
You can choose the most suitable version based on your application needs.
The device integrates a wide array of features:
QWERTY keyboard
AI-enabled IMU (BHI260AP)
2.33" bar-type screen (resolution: 222 × 480)
Optional LoRa module (LR1121 or SX1262)
u-blox GPS module (MIA-M10Q)
RFID/NFC + RTC circuit
TI power management and monitoring chipset
ES8311 (microphone/speaker/headphone jack)
Rotary encoder with button
2 × 8 GPIO expansion header (designed for top-mounted NRF24L01 module)
¼-inch screw mount on the back
4 × M2 standoff mounts
Lanyard with LILYGO logo
The device comes preloaded with a UI demo firmware designed by LILYGO, enabling smooth interaction via the rotary encoder. This demo serves as a learning reference for developing customized applications across various usage scenarios.
Appearance and function introduction
Appearance

Pinmap

three views

Module Information and Specifications
Description

Related Links
Github:T-LoraPager
Software Description: T-LoraPager
Hardware Description: T-LoraPager
Schematic Diagram
Dependency Libraries
Software Design
Arduino Set Parameters
Arduino IDE Setting | Value |
---|---|
Board | LilyGo-T-LoRa-Pager |
Port | Your port |
USB CDC On Boot | Enabled |
CPU Frequency | 240MHZ(WiFi) |
Core Debug Level | None |
USB DFU On Boot | Disable |
Erase All Flash Before Sketch Upload | Disable |
Events Run On | Core 1 |
JTAG Adapter | Disable |
Arduino Runs On | Core 1 |
USB Firmware MSC On Boot | Disable |
Partition Scheme | 16M Flash(3M APP/9.9MB FATFS) |
Board Revision | Radio-SX1262 |
Upload Mode | UART0/Hardware CDC |
Upload Speed | 921600 |
USB Mode | CDC and JTAG |