diff --git a/docs/about/faq.mdx b/docs/about/faq.mdx index b646fa27..a6aa20c6 100644 --- a/docs/about/faq.mdx +++ b/docs/about/faq.mdx @@ -40,11 +40,11 @@ Long press any message to select and show the menu with "delete" and "select all ### What version of iOS does the Meshtastic iOS App Require? -The now-in-beta iOS app requires iOS v15. +The iOS app requires iOS v16. ### How do I get the Meshtastic iOS App? -See [iOS App](/docs/category/apple-apps) +See [iOS App](/docs/software/apple/installation) ### After updating firmware, my node is not connecting via Bluetooth. What should I do? diff --git a/docs/configuration/module-config/telemetry.mdx b/docs/configuration/module-config/telemetry.mdx index c7e8adb4..741cae9e 100644 --- a/docs/configuration/module-config/telemetry.mdx +++ b/docs/configuration/module-config/telemetry.mdx @@ -35,13 +35,13 @@ The telemetry module config options are: Device Metrics Update Interval, Environ How often we should send Device Metrics over the mesh. -Default is every 5 minutes. +Default is every 15 minutes. ### Environment Metrics Update Interval How often we should send Environment(Sensor) Metrics over the mesh. -Default is every 5 minutes. +Default is every 15 minutes. ## Sensor options diff --git a/docs/software/apple/installation.mdx b/docs/software/apple/installation.mdx index 98c3e869..04f40bba 100644 --- a/docs/software/apple/installation.mdx +++ b/docs/software/apple/installation.mdx @@ -4,18 +4,6 @@ title: Apple Application Installation sidebar_label: Installation --- -## iOS and iPadOS - -### App Store - -An iOS and iPadOS application is available in the app store for iOS 16 using the following link: - -https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1586432531 - -## macOS - -### TestFlight - -A beta macOS application is available in the TestFlight app for macOS Ventura using the following link: - -https://testflight.apple.com/join/c8nNl8q1 \ No newline at end of file + + Meshtastic App Store Launch Image + diff --git a/docs/software/python-cli/index.mdx b/docs/software/python-cli/index.mdx index d4806a29..e54f3450 100644 --- a/docs/software/python-cli/index.mdx +++ b/docs/software/python-cli/index.mdx @@ -97,7 +97,7 @@ meshtastic --get lora.region Sets a preferences field. -Configuration values are described in this section: [Configuration Sections](https://meshtastic.org/docs/mesh/device/config/) +Configuration values are described in this section: [Configuration Sections](https://meshtastic.org/docs/settings/config) **Usage** diff --git a/static/img/apple/meshtastic-1080x1080.png b/static/img/apple/meshtastic-1080x1080.png new file mode 100644 index 00000000..fd118f90 Binary files /dev/null and b/static/img/apple/meshtastic-1080x1080.png differ