Packet #17854000 Success
NEIGHBORINFO_APP packet from kwarc.org 5ff0 (KW5) to !ffffffff
45
Total Receptions
1
Unique Gateways
0
Hop Count
54
Payload Bytes
Packet Information
| Database ID: | 17854000 |
|---|---|
| Mesh Packet ID: |
0x02a1354e
Used for correlation across gateways |
| Timestamp: | 2026-03-27 12:10:09 UTC |
| From Node: | kwarc.org 5ff0 (KW5) |
| To Node: | !ffffffff (ffff) |
| Success: | Processed |
| Protocol: |
NEIGHBORINFO_APP
Port: 71 |
| Gateway: | kwarc.org 5ff0 (KW5) |
|---|---|
| Channel: | ShortFast |
| RSSI: | Unknown |
| SNR: | Unknown |
| Hop Info: |
0/3 hops
Start: 3, Limit: 3 |
| Relay Node: | None |
Payload Data
Protocol: NEIGHBORINFO_APP
Size: 54 bytes
Decoded:
Yes
Decoded Data:
Neighbor Information Report
| Reporting Node: | kwarc.org 5ff0 (KW5) |
|---|---|
| Last Sent By: | kwarc.org 5ff0 (KW5) |
| Broadcast Interval: | 900 seconds |
| Neighbors Found: | 3 |
3
Active Neighbors
Neighbor Details
| Neighbor Node | SNR | Last Heard | Broadcast Interval | Signal Quality |
|---|---|---|---|---|
| kwarc.org 119c (KW1) | 14.0 dB | Unknown | Unknown | Excellent |
| kwarc.org c908 (KWC) | 12.2 dB | Unknown | Unknown | Excellent |
| Meshtastic 1124 (1124) | 10.0 dB | Unknown | Unknown | Excellent |
This neighbor information was reported by kwarc.org 5ff0 (KW5)
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: | 54 bytes |
|---|---|
| Gateway: | !a3fb5ff0 |
| Channel: | ShortFast |
| Payload Type: | NEIGHBORINFO_APP |
| Hop Count: | Unknown / 3 |
Privacy Summary
Exposure Level:
Broadcast
Broadcast
Privacy Features:
✓ Direct LoRa transmission (not via MQTT)
✓ Custom channel: ShortFast
+ 2 more...
✓ Direct LoRa transmission (not via MQTT)
✓ Custom channel: ShortFast
+ 2 more...
Exposure Risks:
⚠ Visible to all nodes on channel
⚠ Packet visible to MQTT subscribers
⚠ Visible to all nodes on channel
⚠ Packet visible to MQTT subscribers
MQTT ServiceEnvelope Fields
MQTT ServiceEnvelope contains the MeshPacket plus routing metadata
| Field | Value |
|---|---|
gateway_id |
!a3fb5ff0
Node ID format |
channel_id |
ShortFast
|
packet |
MeshPacket (54 bytes)
Contains the actual mesh network packet |
MeshPacket Fields
Core mesh packet with routing and payload information
| Field | Value | Type |
|---|---|---|
from |
2751160304
Source node ID |
uint32 |
to |
4294967295 (Broadcast)
Visible to all nodes |
uint32 |
decoded.portnum |
71
NEIGHBORINFO_APP |
enum |
decoded.payload_length |
54 bytes
|
size |
hop_limit |
3
Remaining hops allowed |
uint32 |
hop_start |
3
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 |
1774613408
Receive timestamp |
fixed32 |
via_mqtt |
False
Direct LoRa transmission |
bool |
want_ack |
False
No ACK requested |
bool |
priority |
Not set | enum |
delayed |
Not set | enum |
channel |
Not set | uint32 |
pki_encrypted |
False
Standard encryption |
bool |
next_hop |
Not set | uint32 |
relay_node |
Not set | uint32 |
tx_after |
Not set | uint32 |
timestamp |
1774613409.8252928
Unix timestamp |
uint32 |
MQTT Privacy & Exposure Analysis
Analysis of privacy features and exposure risks when packet is shared via MQTT
Exposure Level: Broadcast
Privacy Features:
- ✓ Direct LoRa transmission (not via MQTT)
- ✓ Custom channel: ShortFast
- ✓ Gateway node ID tracked
- ✓ Zero-hop: direct from source to MQTT gateway
Exposure Risks:
- ⚠ Visible to all nodes on channel
- ⚠ Packet visible to MQTT subscribers
MQTT-Specific Fields
| Gateway ID: | !a3fb5ff0 |
| 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: | 54 bytes |
| Decoded: | Yes |
Complete Payload Data (JSON):
{
"node_id": 2751160304,
"last_sent_by_id": 2751160304,
"node_broadcast_interval_secs": 900,
"neighbors": [
{
"node_id": 471208348,
"snr": 14.0,
"last_rx_time": null,
"node_broadcast_interval_secs": null,
"last_rx_time_str": "Unknown",
"node_name": "kwarc.org 119c (KW1)"
},
{
"node_id": 3812346120,
"snr": 12.25,
"last_rx_time": null,
"node_broadcast_interval_secs": null,
"last_rx_time_str": "Unknown",
"node_name": "kwarc.org c908 (KWC)"
},
{
"node_id": 3677294884,
"snr": 10.0,
"last_rx_time": null,
"node_broadcast_interval_secs": null,
"last_rx_time_str": "Unknown",
"node_name": "Meshtastic 1124 (1124)"
}
],
"neighbor_count": 3,
"node_name": "kwarc.org 5ff0 (KW5)",
"last_sent_by_name": "kwarc.org 5ff0 (KW5)"
}
Complete Protobuf Decode (JSON)
{
"service_envelope": {
"gateway_id": "!a3fb5ff0",
"channel_id": "ShortFast",
"packet": "MeshPacket (see mesh_packet below)"
},
"mesh_packet": {
"from": 2751160304,
"to": 4294967295,
"id": 44119374,
"rx_time": 1774613408,
"rx_snr": 0.0,
"rx_rssi": 0,
"hop_limit": 3,
"hop_start": 3,
"via_mqtt": false,
"want_ack": false,
"priority": 0,
"delayed": 0,
"channel_index": null,
"pki_encrypted": false,
"next_hop": 0,
"relay_node": 0,
"tx_after": 0,
"decoded": {
"portnum": 71,
"payload": "08f0bfed9f0a10f0bfed9f0a188407220b089ca3d8e0011500006041220b088892ef990e1500004441220b08a4a2bcd90d1500002041",
"want_response": null,
"dest": null,
"source": null,
"request_id": null,
"reply_id": null,
"emoji": null,
"parsed_payload": {
"node_id": 2751160304,
"last_sent_by_id": 2751160304,
"node_broadcast_interval_secs": 900,
"neighbors": [
{
"node_id": 471208348,
"snr": 14.0
},
{
"node_id": 3812346120,
"snr": 12.25
},
{
"node_id": 3677294884,
"snr": 10.0
}
],
"type": "protobuf",
"portnum": "NEIGHBORINFO_APP",
"message_class": "NeighborInfo"
}
}
}
}
Raw Packet Data (54 bytes)
08f0bfed9f0a10f0bfed9f0a188407220b089ca3d8e0011500006041220b088892ef990e1500004441220b08a4a2bcd90d1500002041
Hex Analysis:
| Size: | 54 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 |
|---|---|---|---|---|---|---|---|---|
| kwarc.org 5ff0 (KW5) Primary |
0.000s
Reference |
Unknown | Unknown | 0 | - | ShortFast | 2026-03-27 12:10:09 UTC | Current |
| kwarc.org 5ff0 (KW5) |
-0.392s
Before |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.361s
Before |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.350s
Before |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.333s
Before |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.316s
Before |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.299s
Before |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.288s
Before |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.277s
Before |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.267s
Before |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.256s
Before |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.245s
Before |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.233s
Before |
Unknown | Unknown | 0 | - | MediumFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.221s
Before |
Unknown | Unknown | 0 | - | MediumFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.208s
Before |
Unknown | Unknown | 0 | - | MediumFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.196s
Before |
Unknown | Unknown | 0 | - | MediumFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.184s
Before |
Unknown | Unknown | 0 | - | MediumFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.172s
Before |
Unknown | Unknown | 0 | - | MediumFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.160s
Before |
Unknown | Unknown | 0 | - | MediumFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.149s
Before |
Unknown | Unknown | 0 | - | MediumFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.138s
Before |
Unknown | Unknown | 0 | - | MediumFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.127s
Before |
Unknown | Unknown | 0 | - | MediumFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.116s
Before |
Unknown | Unknown | 0 | - | MediumFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.105s
Before |
Unknown | Unknown | 0 | - | ShortFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.094s
Before |
Unknown | Unknown | 0 | - | ShortFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.083s
Before |
Unknown | Unknown | 0 | - | ShortFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.072s
Before |
Unknown | Unknown | 0 | - | ShortFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.061s
Before |
Unknown | Unknown | 0 | - | ShortFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.049s
Before |
Unknown | Unknown | 0 | - | ShortFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.037s
Before |
Unknown | Unknown | 0 | - | ShortFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.025s
Before |
Unknown | Unknown | 0 | - | ShortFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
-0.012s
Before |
Unknown | Unknown | 0 | - | ShortFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.012s
After |
Unknown | Unknown | 0 | - | ShortFast | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.024s
After |
Unknown | Unknown | 0 | - | ShortTurbo | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.036s
After |
Unknown | Unknown | 0 | - | ShortTurbo | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.047s
After |
Unknown | Unknown | 0 | - | ShortTurbo | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.058s
After |
Unknown | Unknown | 0 | - | ShortTurbo | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.069s
After |
Unknown | Unknown | 0 | - | ShortTurbo | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.080s
After |
Unknown | Unknown | 0 | - | ShortTurbo | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.091s
After |
Unknown | Unknown | 0 | - | ShortTurbo | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.102s
After |
Unknown | Unknown | 0 | - | ShortTurbo | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.113s
After |
Unknown | Unknown | 0 | - | ShortTurbo | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.123s
After |
Unknown | Unknown | 0 | - | ShortTurbo | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.136s
After |
Unknown | Unknown | 0 | - | ShortTurbo | 2026-03-27 12:10:09 UTC | View |
| kwarc.org 5ff0 (KW5) |
+0.148s
After |
Unknown | Unknown | 0 | - | LongFast | 2026-03-27 12:10:09 UTC | View |
45
Total Receptions
1
Unique Gateways