diff --git a/docs/software/android/usage.mdx b/docs/software/android/usage.mdx index 76379c60..cdd37117 100644 --- a/docs/software/android/usage.mdx +++ b/docs/software/android/usage.mdx @@ -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)