Packet #17691488 Success
TELEMETRY_APP packet from Meshtastic f818 (f818) to !ffffffff
45
Total Receptions
1
Unique Gateways
1
Hop Count
28
Payload Bytes
Packet Information
| Database ID: | 17691488 |
|---|---|
| Mesh Packet ID: |
0xe533bbc1
Used for correlation across gateways |
| Timestamp: | 2026-03-27 04:00:49 UTC |
| From Node: | Meshtastic f818 (f818) |
| To Node: | !ffffffff (ffff) |
| Success: | Processed |
| Protocol: |
TELEMETRY_APP
Port: 67 |
| Gateway: | JPG 37fc (JPGx) |
|---|---|
| Channel: | MediumFast |
| RSSI: | -144 dBm |
| SNR: | -17.25 dBm |
| Hop Info: |
1/4 hops
Start: 4, Limit: 3 |
| Relay Node: |
ab
PBR1
Last byte of the last hop that relayed this packet - Candidate source node(s) based on 0-hop direct receptions |
Payload Data
Protocol: TELEMETRY_APP
Size: 28 bytes
Decoded:
Yes
Decoded Data:
Device Metrics:
| Battery: | 89% |
|---|---|
| Voltage: | 4.05 V |
| Channel Usage: | 3.8% |
| Air Util TX: | 1.5% |
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: | 28 bytes |
|---|---|
| Gateway: | !f71e37fc |
| Channel: | MediumFast |
| Payload Type: | TELEMETRY_APP |
| Hop Count: | 1 / 4 |
Privacy Summary
Exposure Level:
Broadcast
Broadcast
Privacy Features:
✓ Direct LoRa transmission (not via MQTT)
✓ Custom channel: MediumFast
+ 1 more...
✓ Direct LoRa transmission (not via MQTT)
✓ Custom channel: MediumFast
+ 1 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 |
!f71e37fc
Node ID format |
channel_id |
MediumFast
|
packet |
MeshPacket (28 bytes)
Contains the actual mesh network packet |
MeshPacket Fields
Core mesh packet with routing and payload information
| Field | Value | Type |
|---|---|---|
from |
1128069144
Source node ID |
uint32 |
to |
4294967295 (Broadcast)
Visible to all nodes |
uint32 |
decoded.portnum |
67
TELEMETRY_APP |
enum |
decoded.payload_length |
28 bytes
|
size |
hop_limit |
3
Remaining hops allowed |
uint32 |
hop_start |
4
Initial hop limit |
uint32 |
hops_taken |
1
Calculated: hop_start - hop_limit |
derived |
rx_rssi |
-144.0 dBm
Signal strength at gateway |
int32 |
rx_snr |
-17.25 dB
Signal quality at gateway |
float |
rx_time |
1774584047
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 |
171
Relay node ID |
uint32 |
tx_after |
Not set | uint32 |
timestamp |
1774584049.2457504
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: MediumFast
- ✓ Gateway node ID tracked
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: | !f71e37fc |
| Signal Metrics: |
RSSI: -144.0 dBm SNR: -17.25 dB |
Complete Payload Analysis
Detailed breakdown of all payload fields and decoded data
Payload Metadata:
| Protocol: | TELEMETRY_APP |
|---|---|
| Size: | 28 bytes |
| Decoded: | Yes |
Complete Payload Data (JSON):
{
"time": 1774584017,
"device_metrics": {
"battery_level": 89,
"voltage": 4.046,
"channel_utilization": 3.78,
"air_util_tx": 1.4884722,
"uptime_seconds": 149122
}
}
Complete Protobuf Decode (JSON)
{
"service_envelope": {
"gateway_id": "!f71e37fc",
"channel_id": "MediumFast",
"packet": "MeshPacket (see mesh_packet below)"
},
"mesh_packet": {
"from": 1128069144,
"to": 4294967295,
"id": 3845372865,
"rx_time": 1774584047,
"rx_snr": -17.25,
"rx_rssi": -144,
"hop_limit": 3,
"hop_start": 4,
"via_mqtt": false,
"want_ack": false,
"priority": 0,
"delayed": 0,
"channel_index": null,
"pki_encrypted": false,
"next_hop": 0,
"relay_node": 171,
"tx_after": 0,
"decoded": {
"portnum": 67,
"payload": "0dd100c6691215085915d57881401d85eb7140254286be3f28828d09",
"want_response": null,
"dest": null,
"source": null,
"request_id": null,
"reply_id": null,
"emoji": null,
"parsed_payload": {
"time": 1774584017,
"device_metrics": {
"battery_level": 89,
"voltage": 4.046,
"channel_utilization": 3.78,
"air_util_tx": 1.4884722,
"uptime_seconds": 149122
},
"type": "protobuf",
"portnum": "TELEMETRY_APP",
"message_class": "Telemetry"
}
}
}
}
Raw Packet Data (28 bytes)
0dd100c6691215085915d57881401d85eb7140254286be3f28828d09
Hex Analysis:
| Size: | 28 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 |
|---|---|---|---|---|---|---|---|---|
| JPG 37fc (JPGx) Primary |
0.000s
Reference |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
MediumFast | 2026-03-27 04:00:49 UTC | Current |
| JPG 37fc (JPGx) |
-0.363s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:48 UTC | View |
| JPG 37fc (JPGx) |
-0.331s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:48 UTC | View |
| JPG 37fc (JPGx) |
-0.296s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:48 UTC | View |
| JPG 37fc (JPGx) |
-0.275s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:48 UTC | View |
| JPG 37fc (JPGx) |
-0.253s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:48 UTC | View |
| JPG 37fc (JPGx) |
-0.229s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
-0.206s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
-0.182s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
-0.160s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
-0.134s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
-0.113s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
-0.091s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
MediumFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
-0.062s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
MediumFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
-0.036s
Before |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
MediumFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.027s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
MediumFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.053s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
MediumFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.075s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
MediumFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.100s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
MediumFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.130s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
MediumFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.155s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
MediumFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.186s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
MediumFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.211s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.234s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.256s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.277s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.298s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.320s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.342s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.367s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.391s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.416s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.441s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortFast | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.470s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortTurbo | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.491s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortTurbo | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.516s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortTurbo | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.543s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortTurbo | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.567s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortTurbo | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.592s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortTurbo | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.623s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortTurbo | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.645s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortTurbo | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.671s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortTurbo | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.708s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortTurbo | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.729s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
ShortTurbo | 2026-03-27 04:00:49 UTC | View |
| JPG 37fc (JPGx) |
+0.750s
After |
-144.0 dBm | -17.25 dB | 1 |
ab
PBR1
|
LongFast | 2026-03-27 04:00:49 UTC | View |
45
Total Receptions
1
Unique Gateways