meshtastic/docs/getting-started/flashing-firmware/esp32/web-flasher.mdx

28 lines
671 B
Plaintext
Raw Normal View History

2022-10-31 10:27:04 -07:00
---
id: web-flasher
title: Using Meshtastic Web Flasher
2022-10-31 21:26:19 -07:00
sidebar_label: Web Flasher (recommended)
2022-10-31 10:27:04 -07:00
sidebar_position: 1
---
2023-01-21 09:32:24 -08:00
import Link from "@docusaurus/Link";
2022-11-02 11:46:54 -07:00
## Web Flasher
2022-10-31 10:27:04 -07:00
2022-11-02 11:46:54 -07:00
1. Plug in your device
2. Visit [flasher.meshtastic.org](https://flasher.meshtastic.org) _\*requires Chrome or Edge browser_
2023-01-19 05:01:57 -08:00
3. Follow the instructions
2023-01-21 09:32:24 -08:00
## Connect and Configure Device
After flashing the Meshtastic firmware to the device, you can proceed with the initial configuration.
<div className="indexCtasBody">
<Link
className={"button button--outline button--lg cta--button"}
to={"/docs/getting-started/initial-config"}
>
Connect and Configure Device
</Link>
</div>