mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-30 07:10:51 -08:00
Merge pull request #730 from meshtastic/nrf_ota_upade
This commit is contained in:
commit
01579872d1
|
@ -8,7 +8,7 @@ sidebar_position: 2
|
|||
import Tabs from "@theme/Tabs";
|
||||
import TabItem from "@theme/TabItem";
|
||||
|
||||
nRF52 devices are able to accept OTA firmware updates from a mobile device over bluetooth.
|
||||
nRF52 devices from RAK are able to accept OTA firmware updates from a mobile device over bluetooth. The T-Echo bootloader does not have OTA support.
|
||||
|
||||
<Tabs
|
||||
groupId="settings"
|
||||
|
@ -47,4 +47,4 @@ OTA firmware updates are available on iOS & iPadOS using the nRF Device Firmware
|
|||
5. Upload the firmware
|
||||
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
</Tabs>
|
||||
|
|
Loading…
Reference in a new issue