diff --git a/docs/getting-started/flashing-firmware/nrf52/ota.mdx b/docs/getting-started/flashing-firmware/nrf52/ota.mdx index 410647c7..333786b2 100644 --- a/docs/getting-started/flashing-firmware/nrf52/ota.mdx +++ b/docs/getting-started/flashing-firmware/nrf52/ota.mdx @@ -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). 2. Unzip the firmware folder 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 -5. Select the correct device firmware file (will end with -ota.zip) -6. The update will start automatically +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 DFU icon from the top-right of the screen +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