LilyGo T-Echo Setup Guide
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–7 - 14 days per charge.
Specifications
| Attribute | Value |
|---|---|
| MCU | nRF52840 |
| Radio | SX1262 |
| Display | E-ink (sunlight-readable) |
| Battery | ~850 mAh internal |
| Battery Life | |
| GPS | Built-in |
| NFC | Built-in |
| Price | $ |
| Strengths | Sunlight-readable display, excellent battery life, GPS, NFC, compact |
| Weaknesses | E-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:
- Connect the device via USB-C.
- Quickly double-tap the reset button (both taps must occur within ~500 ms).
- The device will appear as a USB drive labeled
“"T-ECOBOOT”ECOBOOT" (or similar name). - 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):
- Download the
.uf2firmware file for the T-Echo from the MeshCore or Meshtastic release page. - Enter DFU mode (double-tap reset as above).
- Drag and drop the
.uf2file onto the USB drive that appeared. - The device will automatically reboot and apply the firmware.
Method B —- Web Flasher:
- Enter DFU mode.
- Open Chrome or Edge and navigate to:
- MeshCore: flasher.meshcore.io
- Meshtastic: flasher.meshtastic.org
- Select T-Echo from the device list.
- Click Flash and follow prompts.
Post-Flash Configuration
- Connect via Bluetooth app (MeshCore or Meshtastic).
- Set region to US.
- GPS will acquire satellites automatically
—- allow a few minutes outdoors for first fix. - 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.