mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-16 02:24:15 -08:00
13 lines
581 B
Plaintext
13 lines
581 B
Plaintext
---
|
|
id: flashing-esp32-devices
|
|
title: Flash ESP32 Devices
|
|
sidebar_label: ESP32 Device
|
|
sidebar_position: 2
|
|
---
|
|
|
|
import Tabs from '@theme/Tabs';
|
|
import TabItem from '@theme/TabItem';
|
|
|
|
## Recommended Flashing Method for ESP32 Devices
|
|
|
|
For ESP32 based device users (TBEAM, TLORA, Heltec etc.) we recommend using the [web based installer](https://flasher.meshtastic.org) or the [Meshtastic Flasher application](/docs/software/python/flasher). The flasher application does a lot under the hood to prevent you from needing to use the terminal. It also allows you to configure your device. |