mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
Clarify OTA update instructions for Android (#1703)
This commit is contained in:
parent
3744d9b1eb
commit
441861c8f8
|
@ -53,9 +53,12 @@ OTA firmware updates are available for Android using an older release of the mor
|
||||||
1. Download the firmware release you wish to install from the [Meshtastic Download Page](/downloads) or [Meshtastic GitHub](https://github.com/meshtastic/firmware/releases).
|
1. Download the firmware release you wish to install from the [Meshtastic Download Page](/downloads) or [Meshtastic GitHub](https://github.com/meshtastic/firmware/releases).
|
||||||
2. Unzip the firmware folder
|
2. Unzip the firmware folder
|
||||||
3. Open the nRF Connect App and select CONNECT on your device from the SCANNER tab
|
3. Open the nRF Connect App and select CONNECT on your device from the SCANNER tab
|
||||||
4. Select the DFU icon from the top-right of the screen
|
4. If the top right corner of the interface that is shown says DISCONNECT, proceed to step 5, if it says CONNECT, select CONNECT
|
||||||
5. Select the correct device firmware file (will end with -ota.zip)
|
5. Select the DFU icon from the top-right of the screen
|
||||||
6. The update will start automatically
|
6. Select OK after verifying that "Distribution Packet (ZIP)" is selected
|
||||||
|
7. Select the correct device firmware file (will end with -ota.zip)
|
||||||
|
8. The update will start automatically (this will be slow)
|
||||||
|
9. Once the update is complete, the device will reboot automatically
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue