Fixes based on suggestions in the PR.

This commit is contained in:
David Andrzejewski 2025-02-16 18:01:13 -05:00
parent 2a5d83644b
commit 0e233c9209

View file

@ -10,11 +10,6 @@ sidebar_position: 4
It is strongly recommended to keep your [ROLE](/docs/configuration/radio/device#roles) set to `CLIENT` or `CLIENT_MUTE`. Only use other roles if you have a specific, well-understood reason to do so. Read our [blog post about choosing the best role](/blog/choosing-the-right-device-role/).
:::tip
For details on choosing a role, read [this blog post](/blog/choosing-the-right-device-role/).
:::
### `CLIENT` and `CLIENT_MUTE` are Recommended
- `CLIENT` nodes efficiently repeat and route packets as needed.
@ -44,7 +39,6 @@ Remember: A network of `CLIENT` nodes with a small number of well-placed `ROUTER
![Router Node Example](/img/configuration/router.webp)
*One example of a 'Router' node. Photo credit: Cully@KBOXLABS*
## (Not) Sharing Your Location
Telemetry is shared over your [PRIMARY channel](/docs/configuration/radio/channels#role). This means that if your node has acquired GPS coordinates from an integrated GPS chip, or from your mobile device, your coordinates will be sent to the mesh over this channel, using its defined encryption (if any).