Merge pull request #40 from jfirwin/firmware-details

Firmware details
This commit is contained in:
Sacha Weatherstone 2021-05-16 15:19:39 +10:00 committed by GitHub
commit a96b74806e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 11 deletions

View file

@ -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

View file

@ -27,6 +27,11 @@ 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