
LILYGO T-Echo Card Puts Solar LoRa Mesh in an IP66 Shell
The LILYGO T-Echo Card packs nRF52840, SX1262 LoRa, GPS and a solar panel into a 9.5mm IP66 card, starting around $60 with Meshtastic support.
A Credit-Card LoRa Node That Charges Itself
LILYGO has a long history of cramming radios into small boards, but the T-Echo Card, detailed on August 8, 2026, is the first one that genuinely looks like something you would clip to a pack and forget about. It is 90 x 60 x 9.5 mm, rated IP66, and carries its own 5V solar panel alongside an 800 mAh battery. The rest of the specification is a fairly complete off-grid communications node.
- Nordic nRF52840 with a 64 MHz Arm Cortex-M4F core, 1MB flash and 256KB RAM, plus 32 Mbit of SPI flash
- Semtech SX1262 LoRa transceiver covering 400 to 520 MHz and 830 to 945 MHz global bands
- Quectel L76K GNSS module supporting GPS, GLONASS, BeiDou, QZSS and AGNSS with an integrated antenna
- 800 mAh battery with a 5V 0.25W solar panel and magnetic USB charging, in a 90 x 60 x 9.5 mm IP66 body
- Listed at $74.98 on AliExpress and $60.31 direct from the LILYGO store
What the nRF52840 Buys You Here
Choosing the nRF52840 over an ESP32 variant is the defining decision on this board, and it is the right one for the use case. The Nordic part is dramatically more power-efficient at idle, which matters enormously when your energy budget is an 800 mAh cell topped up by a quarter-watt panel. It also brings a wide radio stack of its own — Bluetooth 5, NFC, Bluetooth Mesh, 802.15.4 for Zigbee and Thread, ANT, and 2.4 GHz proprietary modes — so the LoRa link is not the only way to talk to the device.
The tradeoff is compute. A 64 MHz Cortex-M4F is not going to run anything ambitious locally, and the 0.42-inch 72x40 OLED confirms that this is a status display rather than an interface. That is fine. A mesh node's job is to receive, relay, and occasionally show you that something arrived.
The Sensor and Alert Package
Beyond the radio and GNSS, the board carries an ICM20948 nine-axis motion sensor, an 8 ohm 1W speaker, a PDM microphone, a buzzer, an RGB LED, and reset, boot, and user buttons. The motion sensor is the piece worth thinking about for asset tracking builds: it lets the node stay in deep sleep and wake on movement rather than polling GNSS on a timer, which is the single biggest lever on battery life in a tracker.
The speaker and buzzer combination matters for the other main use case. An off-grid messaging node that can only light an LED is easy to miss on a trail; one that can chirp audibly is not.
What Firmware Does It Run?
Out of the box there is Arduino firmware, but the more interesting options are Meshtastic and MeshCore, both of which support the board. Those two projects take genuinely different approaches to routing — Meshtastic treats every node as a potential relay, while MeshCore splits devices into companions and dedicated repeaters — and the choice shapes how your network behaves at scale. We break down that decision in our guide to Meshtastic, MeshCore and LoRaWAN.
It is worth noting that this is firmware-level flexibility on the same hardware. If you buy a T-Echo Card and decide six months later that your local mesh has outgrown its routing model, you reflash rather than rebuy.
How It Fits the Broader LoRa Picture
The T-Echo Card sits on the peer-to-peer mesh side of the LoRa world, which is distinct from the infrastructure-backed LoRaWAN deployments that have been getting easier to provision — the LoRa Alliance recently shipped specifications that replace manual key entry with QR-code onboarding, which we covered in our piece on large-scale LoRaWAN provisioning. Both worlds run on the same Semtech silicon; they differ in who owns the network.
At around $60 direct, the T-Echo Card is priced where a solar-powered, weatherproof, GNSS-equipped mesh node becomes an easy purchase rather than a project. The LILYGO store listing is currently showing out of stock, with Amazon availability expected, so patience may be required.
More single-board and embedded hardware in our mini computers coverage.
Sources: CNX Software — August 8, 2026; LILYGO — August 2026.
More Mini Computers Stories
PICOTTY Turns Pi Picos Into a Networked Serial Console
PICOTTY pairs a Pi Zero 2 W hub with Ethernet-connected Pico nodes to give four headless machines a browser-based serial console for under $100.
Meshtastic vs MeshCore vs LoRaWAN Explained for 2026
A plain-English guide to the three LoRa networking options: which one suits hikers, which scales to a city, and which needs gateway infrastructure.
Proxmox VE 9.2 Brings Official Arm64 Virtualization
Proxmox VE 9.2 adds official 64-bit Arm builds, with full support for NVIDIA Grace and Vera platforms and best-effort support for UEFI Armv8-A hardware.



