Update ota.mdx

This commit is contained in:
Garth Vander Houwen 2023-07-16 08:15:12 -07:00 committed by GitHub
parent b409b2f9a6
commit cc796a3a06
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"