mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-26 22:19:46 -08:00
Add S3 firmware download mode info
This commit is contained in:
parent
5d7f3b4fcd
commit
2b1b9a8957
|
@ -29,6 +29,26 @@ The T-Deck is a compact device featuring a 2.8-inch IPS LCD touch screen with a
|
||||||
- 2.8 inch ST7789 SPI Interface IPS LCD (Resolution: 320 x 240)
|
- 2.8 inch ST7789 SPI Interface IPS LCD (Resolution: 320 x 240)
|
||||||
- I2S Speaker/Microphone
|
- I2S Speaker/Microphone
|
||||||
|
|
||||||
|
## Flashing the T-Deck
|
||||||
|
|
||||||
|
If you are having issues flashing the T-Deck, especially if it's your first attempt, you may need to manually place the device into Espressif's Firmware Download mode. Please follow the process below to do so.
|
||||||
|
|
||||||
|
:::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. Ensure the device's power switch is toggled OFF.
|
||||||
|
2. Press and hold the TRACKBALL.
|
||||||
|
3. Toggle device's power switch ON.
|
||||||
|
4. After 2-3 seconds, release the TRACKBALL button.
|
||||||
|
5. If the device screen is black and the backlight is off, the device is in the Firmware Download mode. If the backlight is on, repeat these steps.
|
||||||
|
|
||||||
|
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 "T Deck" from the device drop-down.
|
||||||
|
|
||||||
### Resources
|
### Resources
|
||||||
|
|
||||||
- Firmware file: `firmware-t-deck-X.X.X.xxxxxxx.bin`
|
- Firmware file: `firmware-t-deck-X.X.X.xxxxxxx.bin`
|
||||||
|
|
|
@ -31,6 +31,29 @@ The T-Watch S3 is a compact wearable device featuring a 1.54-inch IPS LCD touch
|
||||||
- BMA423 Three Axis accelerometer
|
- BMA423 Three Axis accelerometer
|
||||||
- Real-Time Clock
|
- Real-Time Clock
|
||||||
|
|
||||||
|
## Flashing the T-Watch S3
|
||||||
|
|
||||||
|
If you are having issues flashing the T-Watch S3, especially if it's your first attempt, you may need to manually place the device into Espressif's Firmware Download mode. Please follow the process below to do so.
|
||||||
|
|
||||||
|
:::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. Ensure the device is powered off by pressing and holding the crown button.
|
||||||
|
2. Remove the device's back cover.
|
||||||
|
3. Locate and press and hold the boot button.
|
||||||
|
|
||||||
|
![T Watch S3 Boot Button](/img/hardware/T-Watch-S3-BUTTON.jpg)
|
||||||
|
|
||||||
|
4. While holding the boot button, press the crown button once to turn the device on.
|
||||||
|
5. 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 "T Watch S3" from the device drop-down.
|
||||||
|
|
||||||
### Resources
|
### Resources
|
||||||
|
|
||||||
- Firmware file: `firmware-t-watch-X.X.X.xxxxxxx.bin`
|
- Firmware file: `firmware-t-watch-X.X.X.xxxxxxx.bin`
|
||||||
|
|
BIN
static/img/hardware/T-Watch-S3-BUTTON.jpg
Normal file
BIN
static/img/hardware/T-Watch-S3-BUTTON.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 36 KiB |
Loading…
Reference in a new issue