Merge pull request #730 from meshtastic/nrf_ota_upade

This commit is contained in:
rcarteraz 2023-07-16 08:19:09 -07:00 committed by GitHub
commit 01579872d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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