meshtastic/docs/getting-started/flashing-firmware/esp32/web-flasher.mdx
2023-01-21 10:32:24 -07:00

28 lines
671 B
Plaintext

---
id: web-flasher
title: Using Meshtastic Web Flasher
sidebar_label: Web Flasher (recommended)
sidebar_position: 1
---
import Link from "@docusaurus/Link";
## Web Flasher
1. Plug in your device
2. Visit [flasher.meshtastic.org](https://flasher.meshtastic.org) _\*requires Chrome or Edge browser_
3. Follow the instructions
## 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>