Device Modes

Meshtastic supports various operating modes to suit different needs:

Device RoleDescriptionBest Uses
CLIENTApp connected or stand alone messaging device. Rebroadcasts packets when no other node has done so.General use for individuals needing to communicate over the Meshtastic network with support for client applications.
CLIENT_MUTEDevice that does not forward packets from other devices.Situations where a device needs to participate in the network without assisting in packet routing, reducing network load.
CLIENT_HIDDENDevice that only broadcasts as needed for stealth or power savings.Use in stealth/hidden deployments or to reduce airtime/power consumption while still participating in the network.
TRACKERBroadcasts GPS position packets as priority.Tracking the location of individuals or assets, especially in scenarios where timely and efficient location updates are critical.
LOST_AND_FOUNDBroadcasts location as message to default channel regularly for to assist with device recovery.Used for recovery efforts of a lost device.
SENSORBroadcasts telemetry packets as priority.Deploying in scenarios where gathering environmental or other sensor data is crucial, with efficient power usage and frequent updates.
TAKOptimized for ATAK system communication, reduces routine broadcasts.Integration with ATAK systems (via the Meshtastic ATAK Plugin) for communication in tactical or coordinated operations.
TAK_TRACKEREnables automatic TAK PLI broadcasts and reduces routine broadcasts.Standalone PLI integration with ATAK systems for communication in tactical or coordinated operations.
REPEATERInfrastructure node for extending network coverage by always rebroadcasting packets once with minimal overhead. Not visible in Nodes list.Best positioned in strategic locations to maximize the network’s overall coverage. Device is not shown in topology.
ROUTERInfrastructure node for extending network coverage by always rebroadcasting packets once. Visible in Nodes list.Best positioned in strategic locations to maximize the network’s overall coverage. Device is shown in topology.
ROUTER_LATEInfrastructure node that always rebroadcasts packets once but only after all other nodes, ensuring additional coverage for local clusters. Visible in Nodes list.Ideal for covering dead spots or ensuring reliability for a cluster of nodes where placement doesn’t benefit the broader mesh. Device is shown in topology.

For more details, explore the Meshtastic Blog.

Here is another great video by TheCommsChannel explaining Different Roles.

In the best case or you are in doubt choose client. If you have a mobile unit or traveling by plane client_mute is super helpful

Last modified March 12, 2025: Fixed Blog Locations (920db6e)