mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Merge branch 'master' into patch-6
This commit is contained in:
commit
617cf48b6d
|
@ -7,15 +7,17 @@ sidebar_position: 2
|
||||||
|
|
||||||
The T-Echo is the latest device to be release by LILYGO® supporting a low power consumption micro-controller.
|
The T-Echo is the latest device to be release by LILYGO® supporting a low power consumption micro-controller.
|
||||||
|
|
||||||
|
Further information on the LILYGO® T-Echo devices can be found on LILYGO®'s [GitHub page](https://github.com/Xinyuan-LilyGO/LilyGO-T-Echo).
|
||||||
|
|
||||||
### Specifications
|
### Specifications
|
||||||
|
|
||||||
- **MCU**
|
- **MCU**
|
||||||
- nRF52840
|
- nRF52840 (Bluetooth BLE 5.0 & NFC)
|
||||||
- Bluetooth BLE 5.0 & NFC
|
|
||||||
- Very low power consumption
|
|
||||||
- **LoRa Transceiver**
|
- **LoRa Transceiver**
|
||||||
- Semtech SX1262
|
- Semtech SX1262
|
||||||
- **Frequency options**
|
- **Frequency options**
|
||||||
|
- 433 MHz
|
||||||
|
- 868 MHz
|
||||||
- 915 MHz
|
- 915 MHz
|
||||||
- **Navigation Module**
|
- **Navigation Module**
|
||||||
- L76K GNSS receiver (Supports GPS, BeiDou, GLONASS & QZSS)
|
- L76K GNSS receiver (Supports GPS, BeiDou, GLONASS & QZSS)
|
||||||
|
@ -32,8 +34,8 @@ The T-Echo is the latest device to be release by LILYGO® supporting a low power
|
||||||
### Resources
|
### Resources
|
||||||
|
|
||||||
- Firmware file: `firmware-t-echo-2.x.x.uf2`
|
- Firmware file: `firmware-t-echo-2.x.x.uf2`
|
||||||
- [Purchase link](https://www.aliexpress.com/item/1005002842456390.html)
|
- Purchase links:
|
||||||
- [American Distributor - Rokland - Purchase Link] (https://store.rokland.com/products/lilygo-ttgo-meshtastic-t-echo-white-lora-sx1262-wireless-module-915mhz-nrf52840-gps-for-arduino?ref=8Bb2mUO5i-jKwt)
|
- [AliExpress](https://www.aliexpress.com/item/1005002842456390.html)
|
||||||
- TTGO's [GitHub page](https://github.com/Xinyuan-LilyGO/LilyGO-T-Echo) for the T-Echo
|
- [US Distributor - Rokland](https://store.rokland.com/products/lilygo-ttgo-meshtastic-t-echo-white-lora-sx1262-wireless-module-915mhz-nrf52840-gps-for-arduino?ref=8Bb2mUO5i-jKwt)
|
||||||
|
|
||||||
![LILYGO T-Echo](/img/hardware/t-echo.png)
|
![LILYGO T-Echo](/img/hardware/t-echo.png)
|
||||||
|
|
Loading…
Reference in a new issue