--- id: web-flasher title: Meshtastic Web Flasher sidebar_label: Web Flasher (recommended) sidebar_position: 1 description: Instructions for using the Web Flasher(recommended) to flash Meshtastic firmware to an ESP32 chipset device. --- import Link from "@docusaurus/Link"; ## Flash Device 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"} style={{ fontSize: '0.8em', padding: '8px 16px' }} to={"/docs/getting-started/initial-config"} > Connect and Configure Device </Link> </div>