link to web flasher directly

This commit is contained in:
tekstrand 2024-11-01 16:17:49 -05:00
parent ba8032f0a5
commit 32155645f0

View file

@ -24,33 +24,11 @@ Some cables only support _charging_. Verify that your cable is also capable of _
## 3. Flash Firmware
Now that your device is connected, you can flash the latest firmware to your device.
<div className="indexCtasBody">
<div className="split-container">
<div className="split-item">
<Link
className={"button button--outline button--lg cta--button"}
to={"/docs/support-troubleshooting/flashing-firmware/esp32/"}
>
Flash ESP32 Firmware
</Link>
</div>
<div className="split-item">
<Link
className={"button button--outline button--lg cta--button"}
to={"/docs/support-troubleshooting/flashing-firmware/nrf52/"}
>
Flash nRF52/RP2040 Firmware
</Link>
</div>
</div>
</div>
Now that your device is connected, use the [Web Flasher](https://flasher.meshtastic.org/) to flash the latest firmware to your device.
## 4. Configure your region
To start communicating over the mesh, you must [configure your region](/docs/configuration/).
Finally, to start communicating over the mesh, you must [configure your region](/docs/configuration/).
## 5. Start meshing!