mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
commit
a96b74806e
|
@ -62,6 +62,11 @@ Prebuilt binaries for the supported radios are available in our releases. Your i
|
||||||
| [Current Firmware](https://github.com/meshtastic/meshtastic-device/releases/latest) | [List of Firmware Versions](https://github.com/meshtastic/meshtastic-device/releases/) |
|
| [Current Firmware](https://github.com/meshtastic/meshtastic-device/releases/latest) | [List of Firmware Versions](https://github.com/meshtastic/meshtastic-device/releases/) |
|
||||||
| :--------------: | :-----------------------: |
|
| :--------------: | :-----------------------: |
|
||||||
|
|
||||||
|
:::note
|
||||||
|
The [T-Beam 0.7](../hardware/tbeam-hardware#t-beam---v07) board is an earlier version of the T-Beam board, and due to changes in the design in subsequent iterations this board uses a specific firmware file different from the other T-Beam boards.
|
||||||
|
|
||||||
|
`firmware-tbeam0.7-1.x.x.bin` is the correct firmware. `firmware-tbeam-1.x.x.bin` is incompatible. For all other [T-Beam](../hardware/tbeam-hardware) boards `firmware-tbeam-1.x.x.bin` is the correct selection.
|
||||||
|
:::
|
||||||
|
|
||||||
## Command Line Interface Instructions
|
## Command Line Interface Instructions
|
||||||
|
|
||||||
|
|
|
@ -11,8 +11,8 @@ sidebar_label: LILYGO® T-Beam
|
||||||
* SX1276 - LoRa Transceiver
|
* SX1276 - LoRa Transceiver
|
||||||
* Frequency options:
|
* Frequency options:
|
||||||
* 433 MHz
|
* 433 MHz
|
||||||
* 868 MHz
|
* 868 MHz
|
||||||
* 915 MHz
|
* 915 MHz
|
||||||
* 923 MHz
|
* 923 MHz
|
||||||
* NEO-6M - GPS receiver
|
* NEO-6M - GPS receiver
|
||||||
* SMA antenna connector
|
* SMA antenna connector
|
||||||
|
@ -27,12 +27,17 @@ sidebar_label: LILYGO® T-Beam
|
||||||
|
|
||||||
## T-Beam - v0.7
|
## T-Beam - v0.7
|
||||||
|
|
||||||
|
:::note
|
||||||
|
This is an earlier version of the T-Beam board, and due to changes in the design in subsequent iterations this board uses a specific firmware file different from the other T-Beam boards.
|
||||||
|
|
||||||
|
`firmware-tbeam0.7-1.x.x.bin` is the correct firmware. `firmware-tbeam-1.x.x.bin` is incompatible. For all other T-Beam boards `firmware-tbeam-1.x.x.bin` is the correct selection.
|
||||||
|
:::
|
||||||
|
|
||||||
* ESP32 - Wifi & Bluetooth
|
* ESP32 - Wifi & Bluetooth
|
||||||
* SX1276 - LoRa Tranceiver
|
* SX1276 - LoRa Tranceiver
|
||||||
* Frequency options:
|
* Frequency options:
|
||||||
* 868 MHz
|
* 868 MHz
|
||||||
* 915 MHz
|
* 915 MHz
|
||||||
* NEO-6M - GPS receiver
|
* NEO-6M - GPS receiver
|
||||||
* SMA antenna connector
|
* SMA antenna connector
|
||||||
* Power, Program and Reset switches
|
* Power, Program and Reset switches
|
||||||
|
@ -51,8 +56,8 @@ sidebar_label: LILYGO® T-Beam
|
||||||
* SX1276 - LoRa Transceiver
|
* SX1276 - LoRa Transceiver
|
||||||
* Frequency options:
|
* Frequency options:
|
||||||
* 433 MHz
|
* 433 MHz
|
||||||
* 868 MHz
|
* 868 MHz
|
||||||
* 915 MHz
|
* 915 MHz
|
||||||
* 923 MHz
|
* 923 MHz
|
||||||
* NEO-6M - GPS receiver
|
* NEO-6M - GPS receiver
|
||||||
* SMA antenna connector
|
* SMA antenna connector
|
||||||
|
@ -71,8 +76,8 @@ sidebar_label: LILYGO® T-Beam
|
||||||
* SX1276 - LoRa Transceiver
|
* SX1276 - LoRa Transceiver
|
||||||
* Frequency options:
|
* Frequency options:
|
||||||
* 433 MHz
|
* 433 MHz
|
||||||
* 868 MHz
|
* 868 MHz
|
||||||
* 915 MHz
|
* 915 MHz
|
||||||
* 923 MHz
|
* 923 MHz
|
||||||
* NEO-M8N - GPS receiver - better GPS sensitivity
|
* NEO-M8N - GPS receiver - better GPS sensitivity
|
||||||
* U.FL antenna connector
|
* U.FL antenna connector
|
||||||
|
@ -91,8 +96,8 @@ sidebar_label: LILYGO® T-Beam
|
||||||
* SX1262 - LoRa Transceiver - improved performance
|
* SX1262 - LoRa Transceiver - improved performance
|
||||||
* Frequency options:
|
* Frequency options:
|
||||||
* 433 MHz
|
* 433 MHz
|
||||||
* 868 MHz
|
* 868 MHz
|
||||||
* 915 MHz
|
* 915 MHz
|
||||||
* 923 MHz
|
* 923 MHz
|
||||||
* NEO-M8N - GPS receiver - better GPS sensitivity
|
* NEO-M8N - GPS receiver - better GPS sensitivity
|
||||||
* U.FL antenna connector
|
* U.FL antenna connector
|
||||||
|
@ -110,4 +115,4 @@ sidebar_label: LILYGO® T-Beam
|
||||||
* 0.96 inch OLED i<sup>2</sup>c display
|
* 0.96 inch OLED i<sup>2</sup>c display
|
||||||
* [Purchase link](https://www.aliexpress.com/item/32922106384.html)
|
* [Purchase link](https://www.aliexpress.com/item/32922106384.html)
|
||||||
|
|
||||||
[<img alt="0.96 inch OLED display" src="/img/hardware/screen.png" style={{zoom:'25%'}} />](/img/hardware/screen.png)
|
[<img alt="0.96 inch OLED display" src="/img/hardware/screen.png" style={{zoom:'25%'}} />](/img/hardware/screen.png)
|
||||||
|
|
Loading…
Reference in a new issue