mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
13 lines
592 B
Plaintext
13 lines
592 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/meshtastic-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. |