Packet #39467243 Success
NEIGHBORINFO_APP packet from Canadaverse Discord Bridge (CDB) to !00000001
45
Total Receptions
1
Unique Gateways
0
Hop Count
49
Payload Bytes
Packet Information
| Database ID: | 39467243 |
|---|---|
| Mesh Packet ID: |
0x6ff61137
Used for correlation across gateways |
| Timestamp: | 2026-05-16 06:35:28 UTC |
| From Node: | Canadaverse Discord Bridge (CDB) |
| To Node: | !00000001 (0001) |
| Success: | Processed |
| Protocol: |
NEIGHBORINFO_APP
Port: 71 |
| Gateway: | neoSG2 https://canadaverse.org/ (🎐) |
|---|---|
| Channel: | LongFast |
| RSSI: | Unknown |
| SNR: | Unknown |
| Hop Info: |
0/7 hops
Start: 7, Limit: 7 |
| Relay Node: |
ff
Last byte of the last hop that relayed this packet |
Payload Data
Protocol: NEIGHBORINFO_APP
Size: 49 bytes
Decoded:
Yes
Decoded Data:
Neighbor Information Report
| Reporting Node: | Canadaverse Discord Bridge (CDB) |
|---|---|
| Last Sent By: | neoSG2 https://canadaverse.org/ (🎐) |
| Broadcast Interval: | 14400 seconds |
| Neighbors Found: | 3 |
3
Active Neighbors
Neighbor Details
| Neighbor Node | SNR | Last Heard | Broadcast Interval | Signal Quality |
|---|---|---|---|---|
| neoSG2 https://canadaverse.org/ (🎐) | 0.0 dB | Unknown | Unknown | Good |
| YKF_Beaverdale_Base (b500) | -21.0 dB | Unknown | Unknown | Poor |
| neotracker (ntrc) | 6.5 dB | Unknown | Unknown | Excellent |
This neighbor information was reported by Canadaverse Discord Bridge (CDB)
and shows which nodes it can directly communicate with and their signal quality.
Raw Packet Analysis
Complete field breakdown and MQTT privacy/exposure analysisPacket Structure
MQTT Packet Flow:
ServiceEnvelope (MQTT layer) → MeshPacket (Mesh layer) → Decoded Payload (Application data)
| Total Size: | 49 bytes |
|---|---|
| Gateway: | !a2e1bcbc |
| Channel: | LongFast |
| Payload Type: | NEIGHBORINFO_APP |
| Hop Count: | Unknown / 7 |
Privacy Summary
Exposure Level:
Direct Message
Direct Message
Privacy Features:
✓ Direct LoRa transmission (not via MQTT)
✓ Targeted to specific node
+ 2 more...
✓ Direct LoRa transmission (not via MQTT)
✓ Targeted to specific node
+ 2 more...
Exposure Risks:
⚠ Default channel - no encryption
⚠ Packet visible to MQTT subscribers
⚠ Default channel - no encryption
⚠ Packet visible to MQTT subscribers
MQTT ServiceEnvelope Fields
MQTT ServiceEnvelope contains the MeshPacket plus routing metadata
| Field | Value |
|---|---|
gateway_id |
!a2e1bcbc
Node ID format |
channel_id |
LongFast
Default public channel |
packet |
MeshPacket (49 bytes)
Contains the actual mesh network packet |
MeshPacket Fields
Core mesh packet with routing and payload information
| Field | Value | Type |
|---|---|---|
from |
861771008
Source node ID |
uint32 |
to |
1
Target node ID |
uint32 |
decoded.portnum |
71
NEIGHBORINFO_APP |
enum |
decoded.payload_length |
49 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 |
1778913328
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 |
255
Relay node ID |
uint32 |
tx_after |
Not set | uint32 |
timestamp |
1778913328.9135408
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: | !a2e1bcbc |
| 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: | 49 bytes |
| Decoded: | Yes |
Complete Payload Data (JSON):
{
"node_id": 861771008,
"last_sent_by_id": 2732702908,
"node_broadcast_interval_secs": 14400,
"neighbors": [
{
"node_id": 2732702908,
"snr": 0.0,
"last_rx_time": null,
"node_broadcast_interval_secs": null,
"last_rx_time_str": "Unknown",
"node_name": "neoSG2 https://canadaverse.org/ (🎐)"
},
{
"node_id": 2658579712,
"snr": -21.0,
"last_rx_time": null,
"node_broadcast_interval_secs": null,
"last_rx_time_str": "Unknown",
"node_name": "YKF_Beaverdale_Base (b500)"
},
{
"node_id": 1878604709,
"snr": 6.5,
"last_rx_time": null,
"node_broadcast_interval_secs": null,
"last_rx_time_str": "Unknown",
"node_name": "neotracker (ntrc)"
}
],
"neighbor_count": 3,
"node_name": "Canadaverse Discord Bridge (CDB)",
"last_sent_by_name": "neoSG2 https://canadaverse.org/ (🎐)"
}
Complete Protobuf Decode (JSON)
{
"service_envelope": {
"gateway_id": "!a2e1bcbc",
"channel_id": "LongFast",
"packet": "MeshPacket (see mesh_packet below)"
},
"mesh_packet": {
"from": 861771008,
"to": 1,
"id": 1878397239,
"rx_time": 1778913328,
"rx_snr": 0.0,
"rx_rssi": 0,
"hop_limit": 7,
"hop_start": 7,
"via_mqtt": false,
"want_ack": false,
"priority": 10,
"delayed": 0,
"channel_index": null,
"pki_encrypted": false,
"next_hop": 0,
"relay_node": 255,
"tx_after": 0,
"decoded": {
"portnum": 71,
"payload": "0880aaf69a0310bcf986970a18c070220608bcf986970a220b0880eadaf309150000a8c1220b08a5f7e4ff06150000d040",
"want_response": null,
"dest": null,
"source": null,
"request_id": null,
"reply_id": null,
"emoji": null,
"parsed_payload": {
"node_id": 861771008,
"last_sent_by_id": 2732702908,
"node_broadcast_interval_secs": 14400,
"neighbors": [
{
"node_id": 2732702908
},
{
"node_id": 2658579712,
"snr": -21.0
},
{
"node_id": 1878604709,
"snr": 6.5
}
],
"type": "protobuf",
"portnum": "NEIGHBORINFO_APP",
"message_class": "NeighborInfo"
}
}
}
}
Raw Packet Data (49 bytes)
0880aaf69a0310bcf986970a18c070220608bcf986970a220b0880eadaf309150000a8c1220b08a5f7e4ff06150000d040
Hex Analysis:
| Size: | 49 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 packetCorrelation: Using Mesh Packet ID
Reception Locations
Loading...
Loading reception map...
Map shows gateway locations that received this packet. Hop counts are displayed if available.
| Gateway | Time Offset | RSSI | SNR | Hops | Relay | Channel | Timestamp | Actions |
|---|---|---|---|---|---|---|---|---|
| neoSG2 https://canadaverse.org/ (🎐) Primary |
0.000s
Reference |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:28 UTC | Current |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.118s
Before |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.101s
Before |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.089s
Before |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.078s
Before |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.059s
Before |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.041s
Before |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.018s
Before |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.018s
After |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.026s
After |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.036s
After |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.052s
After |
Unknown | Unknown | 0 |
ff
|
MediumFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.060s
After |
Unknown | Unknown | 0 |
ff
|
MediumFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.076s
After |
Unknown | Unknown | 0 |
ff
|
MediumFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.086s
After |
Unknown | Unknown | 0 |
ff
|
MediumFast | 2026-05-16 06:35:28 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.100s
After |
Unknown | Unknown | 0 |
ff
|
MediumFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.119s
After |
Unknown | Unknown | 0 |
ff
|
MediumFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.133s
After |
Unknown | Unknown | 0 |
ff
|
MediumFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.146s
After |
Unknown | Unknown | 0 |
ff
|
MediumFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.160s
After |
Unknown | Unknown | 0 |
ff
|
MediumFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.172s
After |
Unknown | Unknown | 0 |
ff
|
MediumFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.184s
After |
Unknown | Unknown | 0 |
ff
|
MediumFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.197s
After |
Unknown | Unknown | 0 |
ff
|
ShortFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.210s
After |
Unknown | Unknown | 0 |
ff
|
ShortFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.223s
After |
Unknown | Unknown | 0 |
ff
|
ShortFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.236s
After |
Unknown | Unknown | 0 |
ff
|
ShortFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.251s
After |
Unknown | Unknown | 0 |
ff
|
ShortFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.265s
After |
Unknown | Unknown | 0 |
ff
|
ShortFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.278s
After |
Unknown | Unknown | 0 |
ff
|
ShortFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.290s
After |
Unknown | Unknown | 0 |
ff
|
ShortFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.303s
After |
Unknown | Unknown | 0 |
ff
|
ShortFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.314s
After |
Unknown | Unknown | 0 |
ff
|
ShortFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.326s
After |
Unknown | Unknown | 0 |
ff
|
ShortFast | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.337s
After |
Unknown | Unknown | 0 |
ff
|
ShortTurbo | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.349s
After |
Unknown | Unknown | 0 |
ff
|
ShortTurbo | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.361s
After |
Unknown | Unknown | 0 |
ff
|
ShortTurbo | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.374s
After |
Unknown | Unknown | 0 |
ff
|
ShortTurbo | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.388s
After |
Unknown | Unknown | 0 |
ff
|
ShortTurbo | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.401s
After |
Unknown | Unknown | 0 |
ff
|
ShortTurbo | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.414s
After |
Unknown | Unknown | 0 |
ff
|
ShortTurbo | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.427s
After |
Unknown | Unknown | 0 |
ff
|
ShortTurbo | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.439s
After |
Unknown | Unknown | 0 |
ff
|
ShortTurbo | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.452s
After |
Unknown | Unknown | 0 |
ff
|
ShortTurbo | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.467s
After |
Unknown | Unknown | 0 |
ff
|
ShortTurbo | 2026-05-16 06:35:29 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.483s
After |
Unknown | Unknown | 0 |
ff
|
LongFast | 2026-05-16 06:35:29 UTC | View |
45
Total Receptions
1
Unique Gateways