mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
Update ota.mdx
This commit is contained in:
parent
b409b2f9a6
commit
cc796a3a06
|
@ -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