Packet #394923 Success

NEIGHBORINFO_APP packet from SASHMonitor🏢 (🤖) to !00000001

1
Total Receptions
1
Unique Gateways
0
Hop Count
106
Payload Bytes
Packet Information
Database ID: 394923
Mesh Packet ID: 0x1957f2b2
Used for correlation across gateways
Timestamp: 2025-12-15 02:46:54 UTC
From Node: SASHMonitor🏢 (🤖)
To Node: !00000001 (0001)
Success: Processed
Protocol: NEIGHBORINFO_APP
Port: 71
Gateway: SASHMonitor🏢 (🤖)
Channel: LongFast
RSSI: Unknown
SNR: Unknown
Hop Info: 0/7 hops
Start: 7, Limit: 7
Payload Data
Protocol: NEIGHBORINFO_APP
Size: 106 bytes
Decoded: Yes
Decoded Data:
Neighbor Information Report
Reporting Node: SASHMonitor🏢 (🤖)
Last Sent By: SASHMonitor🏢 (🤖)
Broadcast Interval:14400 seconds
Neighbors Found:7
7

Active Neighbors

Neighbor Details
Neighbor Node SNR Last Heard Broadcast Interval Signal Quality
SASHTASTIC 🏡TM (STM) -0.2 dB Unknown Unknown Fair
SASHTASTIC (SASH) 3.8 dB Unknown Unknown Good
!9ef0c808 (c808) -19.0 dB Unknown Unknown Poor
📡 Ham Radio 📻 (ST3A) -15.0 dB Unknown Unknown Poor
Sashtastic🏚️Anis (ANIS) -7.8 dB Unknown Unknown Poor
VinnyPuh 2 (vp2) -18.8 dB Unknown Unknown Poor
📡 sarmesh.zulipchat.com (O1v4) -13.0 dB Unknown Unknown Poor
This neighbor information was reported by SASHMonitor🏢 (🤖) and shows which nodes it can directly communicate with and their signal quality.
Raw Packet Analysis
Complete field breakdown and MQTT privacy/exposure analysis
Packet Structure
MQTT Packet Flow:
ServiceEnvelope (MQTT layer) → MeshPacket (Mesh layer) → Decoded Payload (Application data)
Total Size:106 bytes
Gateway:!9e78b0c0
Channel:LongFast
Payload Type:NEIGHBORINFO_APP
Hop Count:Unknown / 7
Privacy Summary
Exposure Level:
Direct Message
Privacy Features:
✓ Direct LoRa transmission (not via MQTT)
✓ Targeted to specific node
+ 2 more...
Exposure Risks:
⚠ Default channel - no encryption
⚠ Packet visible to MQTT subscribers
MQTT ServiceEnvelope Fields

MQTT ServiceEnvelope contains the MeshPacket plus routing metadata

FieldValue
gateway_id !9e78b0c0
Node ID format
channel_id LongFast
Default public channel
packet MeshPacket (106 bytes)
Contains the actual mesh network packet
MeshPacket Fields

Core mesh packet with routing and payload information

FieldValueType
from 2658709696
Source node ID
uint32
to 1
Target node ID
uint32
decoded.portnum 71
NEIGHBORINFO_APP
enum
decoded.payload_length 106 bytes size
hop_limit 7
Remaining hops allowed
uint32
hop_start 7
Initial hop limit
uint32
hops_taken 0
Calculated: hop_start - hop_limit
derived
rx_rssi Not set int32
rx_snr Not set float
rx_time 1765752414
Receive timestamp
fixed32
via_mqtt False
Direct LoRa transmission
bool
want_ack False
No ACK requested
bool
priority 10
Packet priority level
enum
delayed Not set enum
channel Not set uint32
pki_encrypted False
Standard encryption
bool
next_hop Not set uint32
relay_node 192
Relay node ID
uint32
tx_after Not set uint32
timestamp 1765752414.9097705
Unix timestamp
uint32
MQTT Privacy & Exposure Analysis

Analysis of privacy features and exposure risks when packet is shared via MQTT

Exposure Level: Direct Message
Privacy Features:
  • ✓ Direct LoRa transmission (not via MQTT)
  • ✓ Targeted to specific node
  • ✓ Gateway node ID tracked
  • ✓ Zero-hop: direct from source to MQTT gateway
Exposure Risks:
  • ⚠ Default channel - no encryption
  • ⚠ Packet visible to MQTT subscribers
MQTT-Specific Fields
Gateway ID: !9e78b0c0
Zero Hop Policy: Enabled
Direct gateway connection
Complete Payload Analysis

Detailed breakdown of all payload fields and decoded data

Payload Metadata:
Protocol:NEIGHBORINFO_APP
Size:106 bytes
Decoded: Yes
Complete Payload Data (JSON):
{ "node_id": 2658709696, "last_sent_by_id": 2658709696, "node_broadcast_interval_secs": 14400, "neighbors": [ { "node_id": 2658539844, "snr": -0.25, "last_rx_time": null, "node_broadcast_interval_secs": null, "last_rx_time_str": "Unknown", "node_name": "SASHTASTIC 🏡TM (STM)" }, { "node_id": 2658496256, "snr": 3.75, "last_rx_time": null, "node_broadcast_interval_secs": null, "last_rx_time_str": "Unknown", "node_name": "SASHTASTIC (SASH)" }, { "node_id": 2666579976, "snr": -19.0, "last_rx_time": null, "node_broadcast_interval_secs": null, "last_rx_time_str": "Unknown", "node_name": "!9ef0c808" }, { "node_id": 2896812392, "snr": -15.0, "last_rx_time": null, "node_broadcast_interval_secs": null, "last_rx_time_str": "Unknown", "node_name": "📡 Ham Radio 📻 (ST3A)" }, { "node_id": 2658505640, "snr": -7.75, "last_rx_time": null, "node_broadcast_interval_secs": null, "last_rx_time_str": "Unknown", "node_name": "Sashtastic🏚️Anis (ANIS)" }, { "node_id": 621110652, "snr": -18.75, "last_rx_time": null, "node_broadcast_interval_secs": null, "last_rx_time_str": "Unknown", "node_name": "VinnyPuh 2 (vp2)" }, { "node_id": 1770301532, "snr": -13.0, "last_rx_time": null, "node_broadcast_interval_secs": null, "last_rx_time_str": "Unknown", "node_name": "📡 sarmesh.zulipchat.com (O1v4)" } ], "neighbor_count": 7, "node_name": "SASHMonitor🏢 (🤖)", "last_sent_by_name": "SASHMonitor🏢 (🤖)" }
Complete Protobuf Decode (JSON)
{ "service_envelope": { "gateway_id": "!9e78b0c0", "channel_id": "LongFast", "packet": "MeshPacket (see mesh_packet below)" }, "mesh_packet": { "from": 2658709696, "to": 1, "id": 425194162, "rx_time": 1765752414, "rx_snr": 0.0, "rx_rssi": 0, "hop_limit": 7, "hop_start": 7, "via_mqtt": 0, "want_ack": 0, "priority": 10, "delayed": 0, "channel_index": null, "pki_encrypted": 0, "next_hop": 0, "relay_node": 192, "tx_after": 0, "decoded": { "portnum": 71, "payload": "08c0e1e2f30910c0e1e2f30918c070220b08c4b2d8f30915000080be220b0880ded5f3091500007040220b088890c3f70915000098c1220b08e8b2a7e50a15000070c1220b08a8a7d6f309150000f8c0220b08fcca95a80215000096c1220b08dcd092cc0615000050c1", "want_response": null, "dest": null, "source": null, "request_id": null, "reply_id": null, "emoji": null, "parsed_payload": { "node_id": 2658709696, "last_sent_by_id": 2658709696, "node_broadcast_interval_secs": 14400, "neighbors": [ { "node_id": 2658539844, "snr": -0.25 }, { "node_id": 2658496256, "snr": 3.75 }, { "node_id": 2666579976, "snr": -19.0 }, { "node_id": 2896812392, "snr": -15.0 }, { "node_id": 2658505640, "snr": -7.75 }, { "node_id": 621110652, "snr": -18.75 }, { "node_id": 1770301532, "snr": -13.0 } ], "type": "protobuf", "portnum": "NEIGHBORINFO_APP", "message_class": "NeighborInfo" } } } }
Raw Packet Data (106 bytes)
08c0e1e2f30910c0e1e2f30918c070220b08c4b2d8f30915000080be220b0880ded5f3091500007040220b088890c3f70915000098c1220b08e8b2a7e50a15000070c1220b08a8a7d6f309150000f8c0220b08fcca95a80215000096c1220b08dcd092cc0615000050c1
Hex Analysis:
Size:106 bytes
Format:Protobuf (Protocol Buffers)
Encoding:Binary with varint and length-delimited fields
This is the raw protobuf-encoded payload as received from MQTT. The structure follows the Meshtastic protobuf schema definitions.
All Receptions
All gateways that received this packet
Correlation: Using Mesh Packet ID
Gateway Time Offset RSSI SNR Hops Channel Timestamp Actions
SASHMonitor🏢 (🤖) Primary 0.000s
Reference
Unknown Unknown 0 LongFast 2025-12-15 02:46:54 Current
No other receptions found within ±2 seconds
1

Total Receptions

1

Unique Gateways