Update usage.mdx

Updated with an explanation that a channel can be adjusted, and the position precision is in there and can be adjusted as well.
Also included an info box with the precision levels explained.
This commit is contained in:
Nestpebble 2024-04-02 01:11:21 +01:00 committed by GitHub
parent e0062ec0db
commit edf9ae69d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -101,6 +101,22 @@ You can test changing channels with the QR code shown below.
![Meshtastic Default Channel](/img/android/default-channel.webp)
### Adjust a channel
You can change the following settings by tapping on the name of an existing channel:
1. MQTT Uplink
2. MQTT Downlink
3. Position sharing precision level
:::note
The precision levels currently used in the app correspond to the following values:
- HIGH_PRECISION (32), full precision
- MED_PRECISION (16), around ±350 meters
- LOW_PRECISION (11), around ±11 kilometers
- DISABLED (0), location data is never sent over the given channel
:::
### Send a message
[![Messages](/img/android/android-messages-sm.webp)](/img/android/android-messages.webp)