mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-10 07:34:11 -08:00
230 lines
5.7 KiB
Plaintext
230 lines
5.7 KiB
Plaintext
---
|
|
id: lora
|
|
title: LILYGO® TTGO Lora Devices
|
|
sidebar_label: LILYGO® Lora
|
|
sidebar_position: 4
|
|
---
|
|
|
|
import Tabs from "@theme/Tabs";
|
|
import TabItem from "@theme/TabItem";
|
|
|
|
Further information on the LILYGO® LoRa devices can be found on LILYGO®'s [GitHub page](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series).
|
|
|
|
<Tabs
|
|
groupId="t-lora"
|
|
defaultValue="v1"
|
|
values={[
|
|
{label: 'Lora V1', value: 'v1'},
|
|
{label: 'Lora V1.3', value: 'v1.3'},
|
|
{label: 'Lora V2.0', value: 'v2.0'},
|
|
{label: 'Lora V2.1-1.6', value:'v2.1'},
|
|
{label: 'Lora V2.1-1.8', value:'v2.1-1.8'},
|
|
{label: 'Lora T3S3-V1.0', value:'S3-v1'}
|
|
]}>
|
|
<TabItem value="v1">
|
|
|
|
:::warning
|
|
Not recommended with a battery! These boards contain the wrong component in the LiPo battery charging circuit allowing the battery to be overcharged.
|
|
:::
|
|
|
|
:::caution
|
|
This board is still in production but for various reasons not recommended for new purchases or for unattended installations. Firmware support is phased out. If in doubt, choose the Lora V2.1-1.6 or Lora T3S3 board.
|
|
:::
|
|
|
|
- **MCU**
|
|
- ESP32 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver**
|
|
- Semtech SX1276
|
|
- **Frequency options**
|
|
- 915 MHz
|
|
- 868 MHz
|
|
- **Connectors**
|
|
- Micro USB
|
|
- Antenna: U.FL antenna connector
|
|
|
|
## Features
|
|
|
|
- Built in 0.96 inch OLED display
|
|
|
|
## Resources
|
|
|
|
- Firmware file: `firmware-tlora-v1-X.X.X.xxxxxxx.bin`
|
|
- Purchase link: [AliExpress](https://www.aliexpress.com/item/32996759721.html)
|
|
- US Distributor - Purchase link: [Rokland](https://store.rokland.com/products/lilygo-ttgo-lora32-v1-0-wireless-module-esp32-lora-915mhz-oled-0-96-inch-display-wifi-bluetooth-esp-32-antenna-ch9102-q184?ref=8Bb2mUO5i-jKwt)
|
|
|
|
![LILYGO® TTGO Lora V1](/img/hardware/lora-v1.png)
|
|
|
|
</TabItem>
|
|
<TabItem value="v1.3">
|
|
|
|
:::warning
|
|
Not recommended with a battery! These boards contain the wrong component in the LiPo battery charging circuit allowing the battery to be overcharged.
|
|
:::
|
|
|
|
:::caution
|
|
This board is still in production but for various reasons not recommended for new purchases or for unattended installations. Firmware support is phased out. If in doubt, choose the Lora V2.1-1.6 or Lora T3S3 board.
|
|
:::
|
|
|
|
- **MCU**
|
|
- ESP32 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver**
|
|
- Semtech SX127x
|
|
- **Frequency options**
|
|
- 915 MHz
|
|
- 868 MHz
|
|
- **Connectors**
|
|
- Micro USB
|
|
- Antenna: U.FL antenna connector
|
|
|
|
## Features
|
|
|
|
- Built in 0.96 inch OLED display
|
|
|
|
## Resources
|
|
|
|
- Firmware file: `firmware-tlora_v1_3-X.X.X.xxxxxxx.bin`
|
|
- Purchase link: [AliExpress](https://www.aliexpress.com/item/4000628100802.html)
|
|
|
|
![LILYGO® TTGO Lora V1.3](/img/hardware/lora-v1.3.png)
|
|
![LILYGO® TTGO Lora V1.3 pin map](/img/hardware/lora-v1.3_pinmap.webp)
|
|
|
|
</TabItem>
|
|
<TabItem value="v2.0">
|
|
|
|
:::warning
|
|
Not recommended with a battery! These boards contain the wrong component in the LiPo battery charging circuit allowing the battery to be overcharged.
|
|
:::
|
|
|
|
:::caution
|
|
This board is still in production but for various reasons not recommended for new purchases or for unattended installations. Firmware support is phased out. If in doubt, choose the Lora V2.1-1.6 or Lora T3S3 board.
|
|
:::
|
|
|
|
- **MCU**
|
|
- ESP32 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver**
|
|
- Semtech SX127x
|
|
- **Frequency options**
|
|
- 433 MHz
|
|
- 868 MHz
|
|
- 915 MHz
|
|
- **Connectors**
|
|
- Micro USB
|
|
- Antenna: U.FL antenna connector
|
|
|
|
## Features
|
|
|
|
- Built in 0.96 inch OLED display
|
|
- Power and Reset switches
|
|
- microSD connector
|
|
- No GPS
|
|
|
|
## Resources
|
|
|
|
- Firmware file: `firmware-tlora-v2-X.X.X.xxxxxxx.bin`
|
|
- Purchase link: [AliExpress](https://www.aliexpress.com/item/32846302183.html)
|
|
|
|
![LILYGO® TTGO Lora V2](/img/hardware/lora-v2.0.png)
|
|
|
|
</TabItem>
|
|
<TabItem value="v2.1">
|
|
|
|
:::caution
|
|
Early versions of some of these boards contained the wrong component in the LiPo battery charging circuit allowing the battery to be overcharged. Boards purchased after 2021 should be ok.
|
|
:::
|
|
|
|
- **MCU**
|
|
- ESP32 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver**
|
|
- Semtech SX127x
|
|
- **Frequency options**
|
|
- 433 MHz
|
|
- 868 MHz
|
|
- 915 MHz
|
|
- **Connectors**
|
|
- Micro USB
|
|
- Antenna: SMA antenna connector
|
|
|
|
## Variations of identifying marks
|
|
|
|
- FCC ID: 2ASYE-T3-V1-6-1
|
|
- "T3_v1.6.1 20210104" on the board
|
|
- "Model T3 V1.6.1" on the FCC sticker
|
|
|
|
## Features
|
|
|
|
- Built in 0.96 inch OLED display
|
|
- Power and Reset switches
|
|
- microSD connector
|
|
- No GPS
|
|
|
|
## Resources
|
|
|
|
- Firmware file: `firmware-tlora-v2-1-1.6-X.X.X.xxxxxxx.bin`
|
|
- Purchase link: [AliExpress](https://www.aliexpress.com/item/32915894264.html)
|
|
- US Distributor - Purchase link: [Rokland](https://store.rokland.com/products/lilygo-ttgo-lora32-v2-1_1-6-version-915mhz-esp32-lora-oled-0-96-inch-sd-card-bluetooth-wifi-wireless-module-esp-32-sma-q211?ref=8Bb2mUO5i-jKwt)
|
|
|
|
![TTGO Lora V2.1-1.6](/img/hardware/lora-v2.1-1.6.png)
|
|
|
|
</TabItem>
|
|
|
|
<TabItem value="v2.1-1.8">
|
|
|
|
- **MCU**
|
|
- ESP32 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver**
|
|
- Semtech SX1280 (Region LORA_24 worldwide use)
|
|
- **Frequency options**
|
|
- 2.4 GHz
|
|
- **Connectors**
|
|
- USB-C
|
|
- Antenna: SMA antenna connector
|
|
|
|
## Features
|
|
|
|
- Built in 0.96 inch OLED display
|
|
- Power and Reset switches
|
|
- microSD connector
|
|
- No GPS
|
|
|
|
## Resources
|
|
|
|
- Firmware file: `firmware-tlora-v2-1-1.8-X.X.X.xxxxxxx.bin`
|
|
|
|
![TTGO Lora V2.1-1.8](/img/hardware/lora-v2.1-1.8.jpg)
|
|
|
|
</TabItem>
|
|
|
|
<TabItem value="S3-v1">
|
|
|
|
- **MCU**
|
|
- ESP32-S3 (WiFi & Bluetooth)
|
|
- **LoRa Transceiver**
|
|
- Semtech SX1262
|
|
- Semtech 1276
|
|
- Semtech SX1280 with PA (Region LORA_24 worldwide use)
|
|
- **Frequency options**
|
|
- 868 MHz
|
|
- 915 MHz
|
|
- 2.4 GHz
|
|
- **Connectors**
|
|
- USB-C
|
|
- Antenna: SMA antenna connector
|
|
|
|
## Features
|
|
|
|
- Built in 0.96 inch OLED display
|
|
- Power and Reset switches, Boot / User Button
|
|
- microSD connector
|
|
- No GPS
|
|
|
|
## Resources
|
|
|
|
- Firmware file: `firmware-tlora-t3s3-v1.xxxxxxx.bin`
|
|
- Purchase link: [AliExpress](https://www.aliexpress.com/item/1005004627139838.html)
|
|
|
|
![TTGO Lora T3S3 V1](/img/hardware/lora-t3s3.jpg)
|
|
|
|
</TabItem>
|
|
|
|
</Tabs>
|