NC Mesh
Search
Devices
Random
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.
Details
  • ID
    {{ selectedNode.node_id }}
  • Hex ID
    {{ selectedNode.node_id_hex }}
  • Role
    {{ selectedNode.role_name }}
  • Hardware
    {{ selectedNode.hardware_model_name }}
  • Firmware
    {{ selectedNode.firmware_version }} ???
LoRa Config
  • Region
    {{ selectedNode.region_name }} ({{ getRegionFrequencyRange(selectedNode.region_name) }}) ???
  • Modem Preset
    {{ selectedNode.modem_preset_name }} ???
  • Has Default Channel
    {{ selectedNode.has_default_channel ? "Yes" : "No" }} ???
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
  • 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 that have not uplinked to MQTT in this time will show as blue icons. 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.
Neighbours 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.

{{ selectedNodeToShowNeighbours.short_name }} Neighbours

Nodes heard by {{ selectedNodeToShowNeighbours.short_name }}

Nodes that heard {{ selectedNodeToShowNeighbours.short_name }}

{{ selectedNodeToShowPositionHistory.short_name }} Position History