Packet #17800255 Success
POSITION_APP packet from Mr. Meshter (💿) to !ffffffff
45
Total Receptions
1
Unique Gateways
3
Hop Count
34
Payload Bytes
Packet Information
| Database ID: | 17800255 |
|---|---|
| Mesh Packet ID: |
0x0bc55161
Used for correlation across gateways |
| Timestamp: | 2026-03-27 09:52:11 UTC |
| From Node: | Mr. Meshter (💿) |
| To Node: | !ffffffff (ffff) |
| Success: | Processed |
| Protocol: |
POSITION_APP
Port: 3 |
| Gateway: | neoSG2 https://canadaverse.org/ (🎐) |
|---|---|
| Channel: | LongFast |
| RSSI: | -106 dBm |
| SNR: | -16.75 dBm |
| Hop Info: |
3/3 hops
Start: 3, Limit: 0 |
| Relay Node: |
94
Last byte of the last hop that relayed this packet |
Payload Data
Protocol: POSITION_APP
Size: 34 bytes
Decoded:
Yes
Decoded Data:
| Latitude: | 43.437261° |
|---|---|
| Longitude: | -80.504422° |
| Altitude: | 330 m |
| Satellites: | 5 |
| Precision: | 13 bits |
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: | 34 bytes |
|---|---|
| Gateway: | !a2e1bcbc |
| Channel: | LongFast |
| Payload Type: | POSITION_APP |
| Hop Count: | 3 / 3 |
Privacy Summary
Exposure Level:
Broadcast
Broadcast
Privacy Features:
✓ Direct LoRa transmission (not via MQTT)
✓ Gateway node ID tracked
+ 1 more...
✓ Direct LoRa transmission (not via MQTT)
✓ Gateway node ID tracked
+ 1 more...
Exposure Risks:
⚠ Visible to all nodes on channel
⚠ Default channel - no encryption
+ 3 more...
⚠ Visible to all nodes on channel
⚠ Default channel - no encryption
+ 3 more...
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 (34 bytes)
Contains the actual mesh network packet |
MeshPacket Fields
Core mesh packet with routing and payload information
| Field | Value | Type |
|---|---|---|
from |
2604126738
Source node ID |
uint32 |
to |
4294967295 (Broadcast)
Visible to all nodes |
uint32 |
decoded.portnum |
3
POSITION_APP |
enum |
decoded.payload_length |
34 bytes
|
size |
hop_limit |
Not set | uint32 |
hop_start |
3
Initial hop limit |
uint32 |
hops_taken |
3
Calculated: hop_start - hop_limit |
derived |
rx_rssi |
-106.0 dBm
Signal strength at gateway |
int32 |
rx_snr |
-16.75 dB
Signal quality at gateway |
float |
rx_time |
1774561654
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 |
148
Relay node ID |
uint32 |
tx_after |
Not set | uint32 |
timestamp |
1774605131.2373059
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)
- ✓ Gateway node ID tracked
- ✓ Reduced position precision: ~2900.0m accuracy
Exposure Risks:
- ⚠ Visible to all nodes on channel
- ⚠ Default channel - no encryption
- ⚠ Packet visible to MQTT subscribers
- ⚠ Multi-hop path visible (3 hops)
- ⚠ RF signal metrics exposed (location inference possible)
MQTT-Specific Fields
| Gateway ID: | !a2e1bcbc |
| Position Precision: | 13 bits (~2900.0m accuracy) |
| Position precision meters: | 2900.0 |
| Signal Metrics: |
RSSI: -106.0 dBm SNR: -16.75 dB |
Complete Payload Analysis
Detailed breakdown of all payload fields and decoded data
Payload Metadata:
| Protocol: | POSITION_APP |
|---|---|
| Size: | 34 bytes |
| Decoded: | Yes |
Complete Payload Data (JSON):
{
"latitude": 43.4372608,
"longitude": -80.5044224,
"altitude": 330,
"sats_in_view": 5,
"precision_bits": 13
}
Complete Protobuf Decode (JSON)
{
"service_envelope": {
"gateway_id": "!a2e1bcbc",
"channel_id": "LongFast",
"packet": "MeshPacket (see mesh_packet below)"
},
"mesh_packet": {
"from": 2604126738,
"to": 4294967295,
"id": 197480801,
"rx_time": 1774561654,
"rx_snr": -16.75,
"rx_rssi": -106,
"hop_limit": 0,
"hop_start": 3,
"via_mqtt": false,
"want_ack": false,
"priority": 0,
"delayed": 0,
"channel_index": null,
"pki_encrypted": false,
"next_hop": 0,
"relay_node": 148,
"tx_after": 0,
"decoded": {
"portnum": 3,
"payload": "0d0000e41915000004d018ca02254d53c669280258e1017802800100980105b8010d",
"want_response": null,
"dest": null,
"source": null,
"request_id": null,
"reply_id": null,
"emoji": null,
"parsed_payload": {
"latitude_i": 434372608,
"longitude_i": -805044224,
"altitude": 330,
"time": 1774605133,
"location_source": "LOC_INTERNAL",
"PDOP": 225,
"ground_speed": 2,
"ground_track": 0,
"sats_in_view": 5,
"precision_bits": 13,
"type": "protobuf",
"portnum": "POSITION_APP",
"message_class": "Position"
}
}
}
}
Raw Packet Data (34 bytes)
0d0000e41915000004d018ca02254d53c669280258e1017802800100980105b8010d
Hex Analysis:
| Size: | 34 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 |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | Current |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.153s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.121s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.111s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.094s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.076s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.058s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.048s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.037s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.017s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.018s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.028s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.045s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.070s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.088s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.106s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.124s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.142s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.153s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.165s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.178s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.190s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.202s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.214s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.226s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.237s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.249s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.260s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.271s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.282s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.293s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.303s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.314s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.325s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.336s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.348s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.360s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.372s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.386s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.397s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.409s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.427s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.439s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.449s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.466s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
45
Total Receptions
1
Unique Gateways