meshtastic/docs/hardware/devices/tbeam/index.mdx

287 lines
8 KiB
Plaintext
Raw Normal View History

2022-11-08 22:54:05 -08:00
---
id: tbeam
title: LILYGO® TTGO T-Beam Devices
sidebar_label: LILYGO® T-Beam
sidebar_position: 2
2022-11-08 22:54:05 -08:00
---
2023-01-19 05:01:57 -08:00
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
2022-11-08 22:54:05 -08:00
All T-beam models (with the exception of the S3-Core) have an 18650 size battery holder on the rear of the device. This is designed to the original specification of the 18650 and only fits unprotected flat top 18650 cells. Button top and protected cells are typically longer than 65mm, often approaching 70mm.
2022-11-08 22:54:05 -08:00
Further information on the LILYGO® T-Beam devices can be found on LILYGO®'s [GitHub page](https://github.com/Xinyuan-LilyGO/LilyGo-LoRa-Series).
<Tabs
groupId="t-beam"
2023-12-14 22:58:05 -08:00
queryString="t-beam"
2022-11-08 22:54:05 -08:00
defaultValue="sx1262"
values={[
{label: 'v0.7', value:'0.7'},
{label: 'v1.1', value: '1.1'},
{label: 'M8N', value: 'm8n'},
{label: 'M8N & SX1262', value: 'sx1262'},
{label: 'S3-Core', value: 's3core'},
{label: 'Supreme', value: 'supreme'}
2022-11-08 22:54:05 -08:00
]}>
<TabItem value="0.7">
## T-Beam v0.7
2022-11-08 22:54:05 -08:00
:::caution Firmware Version Notice
This is an earlier version of the T-Beam board. Due to changes in the design this board uses a specific firmware file different from the other T-Beam boards. This board is no longer in production and not recommended for new purchases.
2022-11-08 22:54:05 -08:00
:::
2023-01-19 05:01:57 -08:00
- **MCU**
2022-11-08 22:54:05 -08:00
- ESP32 (WiFi & Bluetooth)
- **LoRa Transceiver**
- Semtech SX1276
- **Frequency options**
2023-01-19 05:01:57 -08:00
- 433 MHz
2022-11-08 22:54:05 -08:00
- 868 MHz
- 915 MHz
- **Navigation Module**
- NEO-6M (GPS receiver)
- **Connectors**
- Micro USB
- Antenna: SMA antenna connector
### Features
2023-01-19 05:01:57 -08:00
2022-11-08 22:54:05 -08:00
- Meshtastic preinstalled
- Power, Program and Reset switches
- Screen sold separately
- No GPS
### Resources
2023-01-19 05:01:57 -08:00
2022-11-08 22:54:05 -08:00
- Firmware file: `firmware-tbeam0.7-X.X.X.xxxxxxx.bin`
2024-01-29 06:03:37 -08:00
- Purchase Links:
- International
- [AliExpress](https://www.aliexpress.com/item/4000469332610.html)
2022-11-08 22:54:05 -08:00
![T-Beam v0.7](/img/hardware/t-beam-v0.7.webp)
![T-Beam v0.7 pin map](/img/hardware/t-beam_v0.7_pinmap.webp)
2022-11-08 22:54:05 -08:00
</TabItem>
2022-11-08 22:54:05 -08:00
<TabItem value="1.1">
## T-Beam v1.1
2023-01-19 05:01:57 -08:00
- **MCU**
2022-11-08 22:54:05 -08:00
- ESP32 (WiFi & Bluetooth)
- **LoRa Transceiver**
- Semtech SX1276
- **Frequency options**
- 433 MHz
- 868 MHz
- 915 MHz
- 923 MHz
- **Navigation Module**
- NEO-6M (GPS receiver)
- **Connectors**
- Micro USB
- Antenna: SMA antenna connector
### Features
2023-01-19 05:01:57 -08:00
2022-11-08 22:54:05 -08:00
- Meshtastic preinstalled
- Power, Program and Reset switches
- **Comes with 0.96 inch OLED display** (soldering required to assemble)
### Resources
2023-01-19 05:01:57 -08:00
2022-11-08 22:54:05 -08:00
- Firmware file: `firmware-tbeam-X.X.X.xxxxxxx.bin`
2024-01-29 06:03:37 -08:00
- Purchase Links:
- US
- [Rokland OLED](https://store.rokland.com/products/lilygo-ttgo-meshtastic-t-beam-v1-1-esp32-lora-915-mhz-wireless-module-wifi-gps-neo-6m-with-oled-display-soldered-for-arduino-q349)
- [Rokland No OLED](https://store.rokland.com/products/lilygo-ttgo-t-beam-v1-1-lora-esp32-development-board-wifi-bluetooth-module-gps-neo-6m-sx1276-915mhz-q219?ref=8Bb2mUO5i-jKwt)
- International
- [AliExpress](https://www.aliexpress.com/item/4001178678568.html)
2022-11-08 22:54:05 -08:00
![TTGO T-Beam v1.1](/img/hardware/t-beam-v1.1.webp)
2022-11-08 22:54:05 -08:00
![TTGO T-Beam v1.1 pinmap](/img/hardware/t-beam_v1.1_pinmap.webp)
</TabItem>
<TabItem value="m8n">
2024-01-26 05:29:54 -08:00
## T-Beam with M8N and SX1276
2023-01-19 05:01:57 -08:00
- **MCU**
2022-11-08 22:54:05 -08:00
- ESP32 (WiFi & Bluetooth)
- **LoRa Transceiver**
- Semtech SX1276
- **Frequency options**
- 433 MHz
- 868 MHz
- 915 MHz
- 923 MHz
- **Navigation Module**
- **NEO-M8N - GNSS receiver (supports GPS, GLONASS, Galileo, BeiDou)** (better GPS sensitivity)
- **Connectors**
- Micro USB
- Antenna: U.FL antenna connector
### Features
2023-01-19 05:01:57 -08:00
2022-11-08 22:54:05 -08:00
- Meshtastic preinstalled
- Power, Program and Reset switches
- Screen sold separately
### Resources
2023-01-19 05:01:57 -08:00
2022-11-08 22:54:05 -08:00
- Firmware file: `firmware-tbeam-X.X.X.xxxxxxx.bin`
2024-01-29 06:03:37 -08:00
- Purchase Links:
- US
- [Rokland](https://store.rokland.com/products/lilygo-ttgo-t-beam-v1-1-ipex-esp32-lora-915mhz-wifi-wireless-bluetooth-module-gps-neo-m8n-ipex-18650-battery-holder-q107?ref=8Bb2mUO5i-jKwt)
- International
- [AliExpress](https://www.aliexpress.com/item/32889583204.html)
2022-11-08 22:54:05 -08:00
![TTGO T-Beam M8N](/img/hardware/t-beam-m8n.webp)
2022-11-08 22:54:05 -08:00
</TabItem>
2022-11-08 22:54:05 -08:00
<TabItem value="sx1262">
2024-01-26 05:29:54 -08:00
## T-Beam with M8N and SX1276
2023-01-19 05:01:57 -08:00
- **MCU**
2022-11-08 22:54:05 -08:00
- ESP32 (WiFi & Bluetooth)
- **LoRa Transceiver**
- **Semtech SX1262** (improved performance)
- **Frequency options**
- 433 MHz
- 868 MHz
- 915 MHz
- 923 MHz
- **Navigation Module**
- **NEO-M8N - GNSS receiver (supports GPS, GLONASS, Galileo, BeiDou)** (better GPS sensitivity)
- **Connectors**
- Micro USB
- Antenna: U.FL antenna connector
### Features
2023-01-19 05:01:57 -08:00
2022-11-08 22:54:05 -08:00
- Meshtastic preinstalled
- Power, Program and Reset switches
- Screen sold separately
### Resources
2023-01-19 05:01:57 -08:00
2022-11-08 22:54:05 -08:00
- Firmware file: `firmware-tbeam-X.X.X.xxxxxxx.bin`
2024-01-29 06:03:37 -08:00
- Purchase Links:
- US
- [Rokland](https://store.rokland.com/products/lilygo-t-beam-v1-1-neo-m8n-gnss-ipex-lora-sx1262-915mhz-wireless-module-wifi-bluetooth-board-q215?ref=8Bb2mUO5i-jKwt)
- International
- [AliExpress](https://www.aliexpress.com/item/4001287221970.html)
2022-11-08 22:54:05 -08:00
![T-Beam M8N & SX1262](/img/hardware/t-beam-sx1262.webp)
2022-11-08 22:54:05 -08:00
2023-06-02 11:25:57 -07:00
</TabItem>
2023-07-28 16:01:44 -07:00
<TabItem value = "s3core">
2023-06-02 11:25:57 -07:00
## T-Beam S3 Core
- **MCU**
- ESP32-S3 (WiFi & Bluetooth 5LE)
- **LoRa Transceiver**
- **Semtech SX1262** (improved performance)
- **Frequency options**
- 433 MHz
- 868 MHz
- 915 MHz
- **Navigation Module**
- **NEO-M10S - GNSS receiver (supports GPS, GLONASS, Galileo, BeiDou)** (better GPS sensitivity)
- **Quectel L76K - (supports GPS, Beidou, GLONASS)** (lower price)
- **Connectors**
- USB-C
- Antenna: U.FL antenna connector
### Features
- SoftRF preinstalled (flashing to Meshtastic required)
2023-07-28 16:01:44 -07:00
- Boot and Reset switches
- Can be used standalone without 'Supreme' daughterboard in a headless configuration
### Resources
- Firmware file: `firmware-tbeam-s3-core-X.X.X.xxxxxxx.bin`
2024-01-29 06:03:37 -08:00
- Purchase Links:
- International
- [AliExpress](https://www.aliexpress.com/item/1005005418286231.html)
![T-Beam S3-Core](/img/hardware/T-BEAM-S3Core.webp)
</TabItem>
2023-07-28 16:01:44 -07:00
<TabItem value = "supreme">
## T-Beam Supreme
- **MCU**
- ESP32-S3 (WiFi & Bluetooth 5LE)
2023-06-02 11:25:57 -07:00
- **LoRa Transceiver**
- **Semtech SX1262** (improved performance)
- **Frequency options**
- 433 MHz
- 868 MHz
- 915 MHz
- **Navigation Module**
- **NEO-M10S - GNSS receiver (supports GPS, GLONASS, Galileo, BeiDou)** (better GPS sensitivity)
- **Quectel L76K - (supports GPS, Beidou, GLONASS)** (lower price)
2023-06-02 11:25:57 -07:00
- **Connectors**
- USB-C
- Antenna: U.FL antenna connector
### Features
2023-07-28 16:01:44 -07:00
- Includes T-Beam S3-Core Module
- SoftRF preinstalled (flashing to Meshtastic required)
2023-07-28 16:01:44 -07:00
- Power, Boot and Reset switches
- 1.3" OLED included
- BME280 Air pressure sensor
- QMI8658 IMU
- QMC6310 Magnetometer
- PCF8563 RTC
- Micro-SD reader (not implemented in Meshtastic)
### Flashing
Squashed commit of the following: commit 86bc3c93e5fac8dfb5eb023f1aa6d405bb9d9ffe Merge: 6cabd5fe cfec3e8e Author: rcarteraz <robert.l.carter2@gmail.com> Date: Wed Jun 19 18:48:14 2024 -0700 Merge pull request #1301 from rcarteraz/1200bps-reset-button Add mention of 1200bps reset button in web flasher commit cfec3e8eace1719736a5a6cd4f0093385f0bdad8 Merge: 59d71321 6cabd5fe Author: rcarteraz <robert.l.carter2@gmail.com> Date: Wed Jun 19 17:59:09 2024 -0700 Merge branch 'master' into 1200bps-reset-button commit 6cabd5fe955461798f90dc7cebd98928c5d6578e Merge: f6a97b28 6c40c2e5 Author: rcarteraz <robert.l.carter2@gmail.com> Date: Wed Jun 19 17:58:54 2024 -0700 Merge pull request #1295 from geeksville/pr-nrf52-guide Add basic nrf52 guide commit 6c40c2e5558b7270646319a91123843c8671edbc Merge: 9cbea09e f6a97b28 Author: rcarteraz <robert.l.carter2@gmail.com> Date: Wed Jun 19 17:56:57 2024 -0700 Merge branch 'master' into pr-nrf52-guide commit 59d71321e380836c75d5b32401e2a8647933dd43 Author: rcarteraz <robert.l.carter2@gmail.com> Date: Wed Jun 19 17:52:06 2024 -0700 Add mention of 1200bps reset button in web flasher commit 9cbea09e5cb459853f9bcee2b8b206c19966d1f5 Author: rcarteraz <robert.l.carter2@gmail.com> Date: Tue Jun 18 13:53:25 2024 -0700 formatting and minor changes commit fad3a940d142558d7cc9dd59553af0b83d8c5d7c Merge: f3523b72 f95a398c Author: rcarteraz <robert.l.carter2@gmail.com> Date: Tue Jun 18 13:01:01 2024 -0700 Merge branch 'master' into pr-nrf52-guide commit f3523b72f5c24b338cc20acc2ba73b74dd73babb Merge: b2fcaa55 70638582 Author: geeksville <kevinh@geeksville.com> Date: Sun Jun 16 21:11:52 2024 -0700 Merge branch 'master' into pr-nrf52-guide commit b2fcaa55300ad339bf8994f1c89c52cb1aedfc1a Author: geeksville <kevinh@geeksville.com> Date: Sun Jun 16 15:16:37 2024 -0700 Add basic nrf52 guide
2024-06-19 18:50:33 -07:00
To flash ESP32-S3 devices like the T-Beam Supreme, you typically need to place them in Espressif's firmware download mode. Use the "1200bps reset" button in the web flasher to do this. If this method does not work for any reason, you can follow the manual process below.
:::warning
Do not proceed unless an antenna is connected to avoid possible damage to the device's radio.
:::
The following process will manually place the device into the Espressif Firmware Download mode:
1. Unplug the device.
2. Press and hold the BOOT button.
3. Plug device in.
4. After 2-3 seconds, release the BOOT button.
With the device now in the Espressif Firmware Download mode, you can proceed with flashing using one of the supported flashing methods. It's generally recommended to use the [Web Flasher](https://flasher.meshtastic.org/). You can select "Tbeam S3 Core from the device drop-down.
### Resources
- Firmware file: `firmware-tbeam-s3-core-X.X.X.xxxxxxx.bin`
2024-01-29 06:03:37 -08:00
- Purchase Links:
- International
- [LilyGO Store](https://www.lilygo.cc/products/t-beam-v1-1-esp32-lora-module)
- [AliExpress](https://www.aliexpress.com/item/1005005418286231.html)
- US
- [Rokland NEO-M10S](https://store.rokland.com/products/lilygo-t-beam-supreme-esp32-s3-lora-development-board-sx1262-915mhz-gps-l76k-or-u-blox?variant=41051191378003)
- [Rokland Quectel L76K](https://store.rokland.com/products/lilygo-t-beam-supreme-esp32-s3-lora-development-board-sx1262-915mhz-gps-l76k-or-u-blox?variant=41051191345235)
![T-Beam Supreme](/img/hardware/T-BEAM-S3-Supreme.webp)
2022-11-08 22:54:05 -08:00
</TabItem>
2023-07-28 16:01:44 -07:00
</Tabs>