mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-29 23:00:46 -08:00
Merge branch 'master' into master
This commit is contained in:
commit
2cd603b653
|
@ -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?
|
### 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?
|
### 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?
|
### After updating firmware, my node is not connecting via Bluetooth. What should I do?
|
||||||
|
|
||||||
|
|
|
@ -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.
|
How often we should send Device Metrics over the mesh.
|
||||||
|
|
||||||
Default is every 5 minutes.
|
Default is every 15 minutes.
|
||||||
|
|
||||||
### Environment Metrics Update Interval
|
### Environment Metrics Update Interval
|
||||||
|
|
||||||
How often we should send Environment(Sensor) Metrics over the mesh.
|
How often we should send Environment(Sensor) Metrics over the mesh.
|
||||||
|
|
||||||
Default is every 5 minutes.
|
Default is every 15 minutes.
|
||||||
|
|
||||||
## Sensor options
|
## Sensor options
|
||||||
|
|
||||||
|
|
|
@ -4,18 +4,6 @@ title: Apple Application Installation
|
||||||
sidebar_label: Installation
|
sidebar_label: Installation
|
||||||
---
|
---
|
||||||
|
|
||||||
## iOS and iPadOS
|
<a href="https://apple.co/3Auysep">
|
||||||
|
<img alt="Meshtastic App Store Launch Image" src="/img/apple/meshtastic-1080x1080.png" />
|
||||||
### App Store
|
</a>
|
||||||
|
|
||||||
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
|
|
||||||
|
|
|
@ -97,7 +97,7 @@ meshtastic --get lora.region
|
||||||
|
|
||||||
Sets a preferences field.
|
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**
|
**Usage**
|
||||||
|
|
||||||
|
|
BIN
static/img/apple/meshtastic-1080x1080.png
Normal file
BIN
static/img/apple/meshtastic-1080x1080.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 MiB |
Loading…
Reference in a new issue