From d269806bd481151b93c68f2ea846d4835821c300 Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Thu, 18 Jan 2024 09:42:36 -0800 Subject: [PATCH 1/2] t-echo does support ota --- docs/getting-started/flashing-firmware/nrf52/ota.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/flashing-firmware/nrf52/ota.mdx b/docs/getting-started/flashing-firmware/nrf52/ota.mdx index 941f9769..4815d62f 100644 --- a/docs/getting-started/flashing-firmware/nrf52/ota.mdx +++ b/docs/getting-started/flashing-firmware/nrf52/ota.mdx @@ -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. Date: Thu, 18 Jan 2024 19:09:34 -0800 Subject: [PATCH 2/2] just new T-Echos --- docs/getting-started/flashing-firmware/nrf52/ota.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/flashing-firmware/nrf52/ota.mdx b/docs/getting-started/flashing-firmware/nrf52/ota.mdx index 4815d62f..8f278bd5 100644 --- a/docs/getting-started/flashing-firmware/nrf52/ota.mdx +++ b/docs/getting-started/flashing-firmware/nrf52/ota.mdx @@ -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. +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.