Meshtastic Map
Created by Liam Cottle - Discord
Created by Liam - Discord
GitHub
Search
Devices
Random
Settings
Reload

Meshtastic Devices

Ordered by most popular

  • {{ hardwareModel.hardware_model_name }}

    {{ hardwareModel.count }} nodes on the map

Node Info

{{ selectedNode.long_name }}

Details
  • Long Name

    {{ selectedNode.long_name }}

  • Short Name

    {{ selectedNode.short_name }}

  • Role

    {{ selectedNode.role_name }}

  • Hardware

    {{ selectedNode.hardware_model_name }}

Telemetry
  • Battery Level

    Plugged In {{ selectedNode.battery_level }}% ???

  • Voltage

    {{ Number(selectedNode.voltage).toFixed(2) }}V ???

  • Channel Utilization

    {{ Number(selectedNode.channel_utilization).toFixed(2) }}% ???

  • Air Util Tx

    {{ Number(selectedNode.air_util_tx).toFixed(2) }}% ???

MQTT
Topics this node sent packets to
Trace Routes
Only 5 most recent are shown
Other
  • ID

    {{ selectedNode.node_id }}

  • Hex ID

    {{ selectedNode.node_id_hex }}

  • First Seen

    {{ moment(new Date(selectedNode.created_at)).fromNow() }}

  • Last Seen

    {{ moment(new Date(selectedNode.updated_at)).fromNow() }}

  • Neighbours Updated

    {{ moment(new Date(selectedNode.neighbours_updated_at)).fromNow() }} ???

  • Position Updated

    {{ moment(new Date(selectedNode.position_updated_at)).fromNow() }} ???

Share Link

Traceroute #{{ selectedTraceRoute.id }}

{{ moment(new Date(selectedTraceRoute.updated_at)).fromNow() }}

  • {{ findNodeById(selectedTraceRoute.node_id)?.long_name || '???' }}
    Hex ID: !{{ Number(selectedTraceRoute.node_id).toString(16) }}
    Started the traceroute
  • {{ findNodeById(route)?.long_name || '???' }}
    Hex ID: !{{ Number(route).toString(16) }}
    Forwarded the packet
  • {{ findNodeById(selectedTraceRoute.gateway_id)?.long_name || '???' }}
    Hex ID: !{{ Number(selectedTraceRoute.gateway_id).toString(16) }}
    Gated the packet to MQTT

Settings

Changes are only saved in this browser.

Nodes not updated within this time are hidden. Reload to update map.
Neighbours further than this are hidden. Reload to update map.
How far to zoom map when navigating to a node.