mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 05:34:11 -08:00
Mention device may be in dfu after full erase (#1599)
* already in dfu after erase * respect the device
This commit is contained in:
parent
5d63ba40c8
commit
8e8f89491a
|
@ -16,6 +16,8 @@ import Link from "@docusaurus/Link";
|
|||
You may now use the [Meshtastic Web Flasher](https://flasher.meshtastic.org) to download and copy firmware to your nRF52 or RP2040-based devices. Alternatively, follow the instructions below to download and install firmware.
|
||||
:::
|
||||
|
||||
If you have just performed a [Factory Erase](/docs/getting-started/flashing-firmware/nrf52/nrf52-erase/), your device may automatically startup in bootloader mode, and you may skip to "Copy the appropriate firmware..." for your respective device below:
|
||||
|
||||
### nRF52
|
||||
|
||||
1. Download and unzip the latest firmware from [Meshtastic Downloads](https://meshtastic.org/downloads).
|
||||
|
|
Loading…
Reference in a new issue