Merge pull request #927 from pdxlocations/techo-ota

T-Echo does support OTA
This commit is contained in:
pdxlocations 2024-01-19 21:29:51 -08:00 committed by GitHub
commit 4e43f472d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ sidebar_position: 2
import Tabs from "@theme/Tabs";
import TabItem from "@theme/TabItem";
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.
nRF52 devices from RAK are able to accept OTA firmware updates from a mobile device over bluetooth. Older T-Echo bootloaders do not have OTA support.
<Tabs
groupId="settings"