Packet #39598579 Success
POSITION_APP packet from Meshtastic fc7c (fc7c) to !ffffffff
45
Total Receptions
1
Unique Gateways
1
Hop Count
35
Payload Bytes
Packet Information
| Database ID: | 39598579 |
|---|---|
| Mesh Packet ID: |
0x674a0664
Used for correlation across gateways |
| Timestamp: | 2026-05-16 13:41:39 UTC |
| From Node: | Meshtastic fc7c (fc7c) |
| To Node: | !ffffffff (ffff) |
| Success: | Processed |
| Protocol: |
POSITION_APP
Port: 3 |
| Gateway: | TMS stationary outdoor node (TMSO) |
|---|---|
| Channel: | ShortFast |
| RSSI: | -128 dBm |
| SNR: | -18.5 dBm |
| Hop Info: |
1/3 hops
Start: 3, Limit: 2 |
| Relay Node: |
71
Last byte of the last hop that relayed this packet |
Payload Data
Protocol: POSITION_APP
Size: 35 bytes
Decoded:
Yes
Decoded Data:
| Latitude: | 43.699405° |
|---|---|
| Longitude: | -79.560704° |
| Altitude: | 97 m |
| Satellites: | 17 |
| 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: | 35 bytes |
|---|---|
| Gateway: | !43b596d0 |
| Channel: | ShortFast |
| Payload Type: | POSITION_APP |
| Hop Count: | 1 / 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 (35 bytes)
Contains the actual mesh network packet |
MeshPacket Fields
Core mesh packet with routing and payload information
| Field | Value | Type |
|---|---|---|
from |
4022467708
Source node ID |
uint32 |
to |
4294967295 (Broadcast)
Visible to all nodes |
uint32 |
decoded.portnum |
3
POSITION_APP |
enum |
decoded.payload_length |
35 bytes
|
size |
hop_limit |
2
Remaining hops allowed |
uint32 |
hop_start |
3
Initial hop limit |
uint32 |
hops_taken |
1
Calculated: hop_start - hop_limit |
derived |
rx_rssi |
-128.0 dBm
Signal strength at gateway |
int32 |
rx_snr |
-18.50 dB
Signal quality at gateway |
float |
rx_time |
1778938897
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 |
113
Relay node ID |
uint32 |
tx_after |
Not set | uint32 |
timestamp |
1778938899.47272
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 (1 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: -128.0 dBm SNR: -18.50 dB |
Complete Payload Analysis
Detailed breakdown of all payload fields and decoded data
Payload Metadata:
| Protocol: | POSITION_APP |
|---|---|
| Size: | 35 bytes |
| Decoded: | Yes |
Complete Payload Data (JSON):
{
"latitude": 43.6994048,
"longitude": -79.560704,
"altitude": 97,
"sats_in_view": 17,
"precision_bits": 13
}
Complete Protobuf Decode (JSON)
{
"service_envelope": {
"gateway_id": "!43b596d0",
"channel_id": "ShortFast",
"packet": "MeshPacket (see mesh_packet below)"
},
"mesh_packet": {
"from": 4022467708,
"to": 4294967295,
"id": 1732904548,
"rx_time": 1778938897,
"rx_snr": -18.5,
"rx_rssi": -128,
"hop_limit": 2,
"hop_start": 3,
"via_mqtt": false,
"want_ack": false,
"priority": 0,
"delayed": 0,
"channel_index": null,
"pki_encrypted": false,
"next_hop": 0,
"relay_node": 113,
"tx_after": 0,
"decoded": {
"portnum": 3,
"payload": "0d00000c1a15000094d01861251174086a2802587e7800800198a39510980111b8010d",
"want_response": null,
"dest": null,
"source": null,
"request_id": null,
"reply_id": null,
"emoji": null,
"parsed_payload": {
"latitude_i": 436994048,
"longitude_i": -795607040,
"altitude": 97,
"time": 1778938897,
"location_source": "LOC_INTERNAL",
"PDOP": 126,
"ground_speed": 0,
"ground_track": 33903000,
"sats_in_view": 17,
"precision_bits": 13,
"type": "protobuf",
"portnum": "POSITION_APP",
"message_class": "Position"
}
}
}
}
Raw Packet Data (35 bytes)
0d00000c1a15000094d01861251174086a2802587e7800800198a39510980111b8010d
Hex Analysis:
| Size: | 35 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 |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortFast | 2026-05-16 13:41:39 UTC | Current |
| TMS stationary outdoor node (TMSO) |
-0.668s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.642s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.631s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.621s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.610s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.600s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.589s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.579s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.568s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.558s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.544s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.525s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
MediumFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.513s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
MediumFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.500s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
MediumFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.488s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
MediumFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.475s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
MediumFast | 2026-05-16 13:41:38 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.462s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
MediumFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.448s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
MediumFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.435s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
MediumFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.236s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
MediumFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.223s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
MediumFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.204s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
MediumFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.184s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.162s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.142s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.121s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.101s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.065s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.038s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
-0.023s
Before |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.022s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.046s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortFast | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.069s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortTurbo | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.093s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortTurbo | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.120s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortTurbo | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.147s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortTurbo | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.168s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortTurbo | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.181s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortTurbo | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.192s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortTurbo | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.203s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortTurbo | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.214s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortTurbo | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.227s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortTurbo | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.242s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
ShortTurbo | 2026-05-16 13:41:39 UTC | View |
| TMS stationary outdoor node (TMSO) |
+0.257s
After |
-128.0 dBm | -18.50 dB | 1 |
71
|
LongFast | 2026-05-16 13:41:39 UTC | View |
45
Total Receptions
1
Unique Gateways