Skip to main content

LilyGo T-Echo Setup Guide

⚠ ANTENNA SAFETY - ALL DEVICES: Always connect an antenna before powering on any LoRa device. Even a brief transmission without an antenna connected risks permanent damage to the LoRa radio chip.

LilyGo T-Echo - Setup Guide

The T-Echo is a premium portable node with an e-ink display, built-in GPS, NFC, and exceptional battery life. For many users it is the best overall portable node - readable in direct sunlight, fitting in a shirt pocket, and running 7 - 14 days per charge.

Specifications

AttributeValue
MCUnRF52840
RadioSX1262
DisplayE-ink (sunlight-readable)
Battery~850 mAh internal
Battery Life7 - 14 days typical
GPSBuilt-in
NFCBuilt-in
Price$50 - 65
StrengthsSunlight-readable display, excellent battery life, GPS, NFC, compact
WeaknessesE-ink refresh is slow; not suitable for fast-changing displays

Driver Installation

No driver installation required on any operating system. The nRF52840 MCU presents itself as a USB mass storage device (like a USB thumb drive). It will appear automatically on Windows, macOS, and Linux when connected via USB.

Entering Bootloader / DFU Mode

The T-Echo uses a double-tap reset method to enter DFU mode:

  1. Connect the device via USB-C.
  2. Quickly double-tap the reset button (both taps must occur within ~500 ms).
  3. The device will appear as a USB drive labeled "T-ECOBOOT" (or similar name).
  4. The LED will flash blue to confirm DFU mode is active.

If the drive does not appear, try again - the timing of the double-tap is important. A slow double-tap will simply reset the device rather than entering DFU mode.

Firmware Flashing

Method A - Drag and Drop (simplest):

  1. Download the .uf2 firmware file for the T-Echo from the MeshCore or Meshtastic release page.
  2. Enter DFU mode (double-tap reset as above).
  3. Drag and drop the .uf2 file onto the USB drive that appeared.
  4. The device will automatically reboot and apply the firmware.

Method B - Web Flasher:

  1. Enter DFU mode.
  2. Open Chrome or Edge and navigate to:
  3. Select T-Echo from the device list.
  4. Click Flash and follow prompts.

Post-Flash Configuration

  1. Connect via Bluetooth app (MeshCore or Meshtastic).
  2. Set region to US.
  3. GPS will acquire satellites automatically - allow a few minutes outdoors for first fix.
  4. Configure node name and any desired settings.

Known Quirks

  • E-ink display refreshes slowly by design. This is normal and not a malfunction.
  • GPS first fix may take several minutes. Subsequent fixes are faster.
  • Double-tap reset timing can take a few tries to get right on first attempt.