From f0db57a658b41ac69ffe03f9d5beca022a5ba3a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6ttgens?= Date: Mon, 5 Jun 2023 17:01:07 +0200 Subject: [PATCH] Remove reference to OTA Flashing from App (for now...) --- docs/getting-started/flashing-firmware/esp32/cli-script.mdx | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/getting-started/flashing-firmware/esp32/cli-script.mdx b/docs/getting-started/flashing-firmware/esp32/cli-script.mdx index 85d0cece..c5f18fba 100644 --- a/docs/getting-started/flashing-firmware/esp32/cli-script.mdx +++ b/docs/getting-started/flashing-firmware/esp32/cli-script.mdx @@ -13,9 +13,6 @@ import Link from "@docusaurus/Link"; Make sure not to power the radio on without first attaching the antenna! You could damage the radio chip! ::: -For ESP32 devices if the device already has a version of Meshtastic installed using the OTA firmware upgrade tool in the Android app is the friendliest path for users. OTA firmware updates are not yet available on Apple platforms. - -If your ESP32 device does not have Meshtastic pre-installed flashing Before you flash your device start by verifying connectivity with the device being flashed. Outlined below are steps that can be taken to verify connectivity and, if necessary, to install the appropriate drivers. If you end up needing to install drivers be sure to reboot your computer afterwards to verify the installation is complete. :::note