mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
link to web flasher directly
This commit is contained in:
parent
07ef6cc6a0
commit
262a330ad0
|
@ -24,33 +24,11 @@ Some cables only support _charging_. Verify that your cable is also capable of _
|
||||||
|
|
||||||
## 3. Flash Firmware
|
## 3. Flash Firmware
|
||||||
|
|
||||||
Now that your device is connected, you can flash the latest firmware to your device.
|
Now that your device is connected, use the [Web Flasher](https://flasher.meshtastic.org/) to 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>
|
|
||||||
|
|
||||||
## 4. Configure your region
|
## 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!
|
## 5. Start meshing!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue