Packet #17735143 Success
POSITION_APP packet from DBLC (cfed) (cfed) to !ffffffff
45
Total Receptions
1
Unique Gateways
3
Hop Count
33
Payload Bytes
Packet Information
| Database ID: | 17735143 |
|---|---|
| Mesh Packet ID: |
0x07bd2e20
Used for correlation across gateways |
| Timestamp: | 2026-03-27 06:33:34 UTC |
| From Node: | DBLC (cfed) (cfed) |
| To Node: | !ffffffff (ffff) |
| Success: | Processed |
| Protocol: |
POSITION_APP
Port: 3 |
| Gateway: | TMS stationary outdoor node (TMSO) |
|---|---|
| Channel: | ShortFast |
| RSSI: | -122 dBm |
| SNR: | -10.25 dBm |
| Hop Info: |
3/3 hops
Start: 3, Limit: 0 |
| Relay Node: |
18
rrB1
Last byte of the last hop that relayed this packet - Candidate source node(s) based on 0-hop direct receptions |
Payload Data
Protocol: POSITION_APP
Size: 33 bytes
Decoded:
Yes
Decoded Data:
| Latitude: | 43.594547° |
|---|---|
| Longitude: | -79.508275° |
| 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: | 33 bytes |
|---|---|
| Gateway: | !43b596d0 |
| Channel: | ShortFast |
| Payload Type: | POSITION_APP |
| Hop Count: | 3 / 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
+ 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 |
!43b596d0
Node ID format |
channel_id |
ShortFast
|
packet |
MeshPacket (33 bytes)
Contains the actual mesh network packet |
MeshPacket Fields
Core mesh packet with routing and payload information
| Field | Value | Type |
|---|---|---|
from |
2240466925
Source node ID |
uint32 |
to |
4294967295 (Broadcast)
Visible to all nodes |
uint32 |
decoded.portnum |
3
POSITION_APP |
enum |
decoded.payload_length |
33 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 |
-122.0 dBm
Signal strength at gateway |
int32 |
rx_snr |
-10.25 dB
Signal quality at gateway |
float |
rx_time |
1774593212
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 |
24
Relay node ID |
uint32 |
tx_after |
Not set | uint32 |
timestamp |
1774593214.3932965
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
- ✓ 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: | !43b596d0 |
| Position Precision: | 13 bits (~2900.0m accuracy) |
| Position precision meters: | 2900.0 |
| Signal Metrics: |
RSSI: -122.0 dBm SNR: -10.25 dB |
Complete Payload Analysis
Detailed breakdown of all payload fields and decoded data
Payload Metadata:
| Protocol: | POSITION_APP |
|---|---|
| Size: | 33 bytes |
| Decoded: | Yes |
Complete Payload Data (JSON):
{
"latitude": 43.5945472,
"longitude": -79.5082752,
"altitude": null,
"sats_in_view": null,
"precision_bits": 13
}
Complete Protobuf Decode (JSON)
{
"service_envelope": {
"gateway_id": "!43b596d0",
"channel_id": "ShortFast",
"packet": "MeshPacket (see mesh_packet below)"
},
"mesh_packet": {
"from": 2240466925,
"to": 4294967295,
"id": 129838624,
"rx_time": 1774593212,
"rx_snr": -10.25,
"rx_rssi": -122,
"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": 24,
"tx_after": 0,
"decoded": {
"portnum": 3,
"payload": "0d0000fc191500009cd025fc22c6692802486e588d0178008001d890b010b8010d",
"want_response": null,
"dest": null,
"source": null,
"request_id": null,
"reply_id": null,
"emoji": null,
"parsed_payload": {
"latitude_i": 435945472,
"longitude_i": -795082752,
"time": 1774592764,
"location_source": "LOC_INTERNAL",
"altitude_hae": 55,
"PDOP": 141,
"ground_speed": 0,
"ground_track": 34343000,
"precision_bits": 13,
"type": "protobuf",
"portnum": "POSITION_APP",
"message_class": "Position"
}
}
}
}
Raw Packet Data (33 bytes)
0d0000fc191500009cd025fc22c6692802486e588d0178008001d890b010b8010d
Hex Analysis:
| Size: | 33 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 |
|---|---|---|---|---|---|---|---|---|
| TMS stationary outdoor node (TMSO) Primary |
0.000s
Reference |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortFast | 2026-03-27 06:33:34 UTC | Current |
| TMS stationary outdoor node (TMSO) |
-0.392s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.371s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.360s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.344s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.327s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.309s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.298s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.288s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.277s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.267s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.256s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.244s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
MediumFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.230s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
MediumFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.218s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
MediumFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.206s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
MediumFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.195s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
MediumFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.183s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
MediumFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.171s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
MediumFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.160s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
MediumFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.149s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
MediumFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.138s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
MediumFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.127s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
MediumFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.116s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.106s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.096s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.085s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.075s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.063s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.051s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.039s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.028s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.016s
Before |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortFast | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.011s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortTurbo | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.023s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortTurbo | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.033s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortTurbo | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.050s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortTurbo | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.061s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortTurbo | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.071s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortTurbo | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.086s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortTurbo | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.097s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortTurbo | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.108s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortTurbo | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.119s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortTurbo | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.135s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
ShortTurbo | 2026-03-27 06:33:34 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.147s
After |
-122.0 dBm | -10.25 dB | 3 |
18
rrB1
|
LongFast | 2026-03-27 06:33:34 UTC | View |
45
Total Receptions
1
Unique Gateways