Packet #17800280 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: | 17800280 |
|---|---|
| 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: | ShortTurbo |
| 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: | ShortTurbo |
| Payload Type: | POSITION_APP |
| Hop Count: | 3 / 3 |
Privacy Summary
Exposure Level:
Broadcast
Broadcast
Privacy Features:
✓ Direct LoRa transmission (not via MQTT)
✓ Custom channel: ShortTurbo
+ 2 more...
✓ Direct LoRa transmission (not via MQTT)
✓ Custom channel: ShortTurbo
+ 2 more...
Exposure Risks:
⚠ Visible to all nodes on channel
⚠ Packet visible to MQTT subscribers
+ 2 more...
⚠ Visible to all nodes on channel
⚠ Packet visible to MQTT subscribers
+ 2 more...
MQTT ServiceEnvelope Fields
MQTT ServiceEnvelope contains the MeshPacket plus routing metadata
| Field | Value |
|---|---|
gateway_id |
!a2e1bcbc
Node ID format |
channel_id |
ShortTurbo
|
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.5730882
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: ShortTurbo
- ✓ Gateway node ID tracked
- ✓ Reduced position precision: ~2900.0m accuracy
Exposure Risks:
- ⚠ Visible to all nodes on channel
- ⚠ 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": "ShortTurbo",
"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
|
ShortTurbo | 2026-03-27 09:52:11 UTC | Current |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.489s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.457s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.446s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.430s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.412s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.394s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.384s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.373s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.353s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.336s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.318s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.308s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.291s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.266s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.248s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.229s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.211s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.194s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.183s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.171s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.158s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.146s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
MediumFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.134s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.122s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.110s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.098s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.087s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.076s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.065s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.054s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.043s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.033s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.022s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortFast | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
-0.011s
Before |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.012s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.024s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.037s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.050s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.062s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.073s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.091s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.103s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.114s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
ShortTurbo | 2026-03-27 09:52:11 UTC | View |
| neoSG2 https://canadaverse.org/ (🎐) |
+0.130s
After |
-106.0 dBm | -16.75 dB | 3 |
94
|
LongFast | 2026-03-27 09:52:11 UTC | View |
45
Total Receptions
1
Unique Gateways