Search
Devices
Settings
Reload

Meshtastic Devices

Ordered by most popular

  • {{ hardwareModel.hardware_model_name }}

    {{ hardwareModel.count }} nodes on the map

{{ selectedNode.short_name }}

Node Info

{{ selectedNode.long_name }}

This node has not reported a position.
Sent Msgs
Received Msgs
Gated Msgs
Details
  • ID
    {{ selectedNode.node_id }}
  • Hex ID
    {{ selectedNode.node_id_hex }}
  • Role
    {{ selectedNode.role_name }}
  • Hardware
    {{ selectedNode.hardware_model_name }}
  • Firmware
    {{ selectedNode.firmware_version }} ???
Position
  • Lat/Long
    {{ selectedNode.latitude }}, {{ selectedNode.longitude }} ???
  • Altitude
    {{ selectedNode.altitude }}m ???
Device Metrics
  • Battery Level
    Channel Utilization
    Air Util TX
  • 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) }}% ???
  • Uptime
    {{ formatUptimeSeconds(selectedNode.uptime_seconds) }} ???
Environment Metrics
  • Temperature
    Humidity
    Pressure
    IAQ
  • Temperature
    {{ formatTemperature(selectedNode.temperature) }} ???
  • Relative Humidity
    {{ Number(selectedNode.relative_humidity).toFixed(0) }}% ???
  • Barometric Pressure
    {{ Number(selectedNode.barometric_pressure).toFixed(1) }}hPa ???
Power Metrics
  • Channel 1
    Channel 2
    Channel 3
  • Channel 1
    {{ Number(selectedNodeLatestPowerMetric.ch1_voltage).toFixed(2) }}V ??? / {{ Number(selectedNodeLatestPowerMetric.ch1_current).toFixed(2) }}mA ???
  • Channel 2
    {{ Number(selectedNodeLatestPowerMetric.ch2_voltage).toFixed(2) }}V ??? / {{ Number(selectedNodeLatestPowerMetric.ch2_current).toFixed(2) }}mA ???
  • Channel 3
    {{ Number(selectedNodeLatestPowerMetric.ch3_voltage).toFixed(2) }}V ??? / {{ Number(selectedNodeLatestPowerMetric.ch3_current).toFixed(2) }}mA ???
MQTT
Topics this node sent packets to
Trace Routes
Only 5 most recent are shown
Other
  • 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() }} - {{ selectedTraceRoute.route.length }} hops {{ selectedTraceRoute.channel_id ? `on ${selectedTraceRoute.channel_id}` : '' }}

  • {{ findNodeById(selectedTraceRoute.to)?.short_name ?? "?" }}
    {{ findNodeById(selectedTraceRoute.to)?.long_name || '???' }}
    Hex ID: !{{ Number(selectedTraceRoute.to).toString(16) }}
    Started the traceroute
  • {{ findNodeById(route)?.short_name ?? "?" }}
    {{ findNodeById(route)?.long_name || '???' }}
    Hex ID: !{{ Number(route).toString(16) }}
    Forwarded the packet
  • {{ findNodeById(selectedTraceRoute.from)?.short_name ?? "?" }}
    {{ findNodeById(selectedTraceRoute.from)?.long_name || '???' }}
    Hex ID: !{{ Number(selectedTraceRoute.from).toString(16) }}
    Replied to traceroute
  • {{ findNodeById(selectedTraceRoute.gateway_id)?.short_name ?? "?" }}
    {{ findNodeById(selectedTraceRoute.gateway_id)?.long_name || '???' }}
    Hex ID: !{{ Number(selectedTraceRoute.gateway_id).toString(16) }}
    Gated the packet to MQTT
Raw Data
{{ JSON.stringify(selectedTraceRoute, null, 4) }}

Settings

Changes are only saved in this browser.

Nodes not updated within this time are hidden. Reload to update map.
Nodes not updated within this time will show as red icons. Reload to update map.
Waypoints not updated within this time are hidden. Reload to update map.
Edges from traceroutes and neighbour info within this time period are shown in the Connections layer. Reload to update map.
Colors the connection lines by the average SNR in the worst direction. Reload to update map.
Only show connections where data flows in both directions. Reload to update map.
Only show connections where at least one direction has SNR above this threshold. Leave empty to show all connections. Reload to update map.
If checked, all existing directions must meet the minimum SNR threshold (both directions if bidirectional, single direction if unidirectional).
Connections further than this are hidden. Reload to update map.
How far to zoom map when navigating to a node.
Metrics will be shown in the selected format.
Sets lat/lng/zoom as query parameters.
Map will animate flying to nodes.

{{ selectedNodeToShowConnections.short_name }} Connections

{{ selectedNodeToShowPositionHistory.short_name }} Position History