The combination at the heart of LILYGO's new T-Echo Lite Kit will be familiar to anyone who has built an off-grid mesh node: a Nordic nRF52840 paired with a Semtech SX1262 LoRa transceiver, an e-paper display, and a GPS module. That recipe is the basis of nearly every Meshtastic device, and LILYGO's earlier T-Echo is officially supported by the firmware. The Lite adds a physical keyboard to the formula, which is the piece most low-power LoRa messengers leave out.
The T-Echo Lite Kit builds around the nRF52840 with 1MB of flash and 256KB of RAM, plus Bluetooth 5, Thread, and ANT radios alongside the SX1262. Region-specific versions cover either the 400 to 520MHz or 830 to 945MHz bands. The front carries a 3.1 cm (1.22 inches) SPI e-paper panel based on the GDEM0122T61 at 176 by 192 resolution, and a detachable 5 by 4 keyboard shield handles input through a TCA8418 controller. That shield also brings ES8311 audio, a speaker, an earphone jack, a backlight, and a vibration motor, though attaching it disables the board's Qwiic connector. Optional add-ons include an L76K GNSS module covering GPS, GLONASS, BeiDou, and QZSS, and an ICM20948 IMU depending on configuration.
The whole unit measures 102 by 41 by 22 mm (4.0 by 1.6 by 0.9 inches), charges over a 5V/500mA input, and ships in a transparent enclosure with an MMCX antenna connector. LILYGO lists Arduino IDE and VS Code as the supported development environments and publishes sample code, PDF schematics for the core board and keyboard shield, and hardware files through its GitHub repository. Arduino setup requires the Adafruit nRF52 board support package, and on Linux the board enumerates as a standard USB CDC ACM serial device at /dev/ttyACM0 with no additional drivers, with firmware flashing handled by adafruit-nrfutil from the command line.
Full Meshtastic support for the Lite is not landing automatically. The lower-power nRF52840-and-e-paper design is exactly what the firmware project favors for battery-sipping nodes, but enabling the new keyboard, audio, and display hardware is tracked as an open feature request rather than a shipped target, so out-of-the-box behavior depends on which firmware build you flash. For builds that do run Meshtastic-compatible firmware, the open-source Meshtastic Python CLI can configure and monitor the device over that same serial connection from any Linux host. For anyone willing to work from the Arduino and VS Code toolchains LILYGO supplies, the hardware is open and well documented.
The T-Echo Lite Kit is listed starting at $65 (€60), with the 400 to 520MHz version at $66 (€61). A Keyboard Shield Only package, bundled with a lanyard and GPS antenna, runs $28 (€26).