Merge branch 'master' into master

This commit is contained in:
Jeff Pryor 2025-02-08 13:05:51 -06:00 committed by GitHub
commit 4ce1231563
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 3 deletions

View file

@ -127,6 +127,7 @@ us on [Discord](https://discord.com/invite/ktMAKGBnBs) to add your group.
- [Meshtastic Users D-A-CH](https://t.me/meshtasticgermany) for technical chat - [Meshtastic Users D-A-CH](https://t.me/meshtasticgermany) for technical chat
- [Meshtastic Users Germany - Facebook](https://www.facebook.com/share/o6CZ9E35UmDKjp9U/) - [Meshtastic Users Germany - Facebook](https://www.facebook.com/share/o6CZ9E35UmDKjp9U/)
- [Mesh Hessen](https://t.me/Mesh_Hessen) - [Mesh Hessen](https://t.me/Mesh_Hessen)
- [Meshtastic Users Hannover](https://discord.gg/eEnDkQKEFJ)
## India ## India

View file

@ -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>