Packet #39476255 Success
TELEMETRY_APP packet from VA3FYF (da8a) to !ffffffff
48
Total Receptions
4
Unique Gateways
3
Hop Count
29
Payload Bytes
Packet Information
| Database ID: | 39476255 |
|---|---|
| Mesh Packet ID: |
0x8b9f031a
Used for correlation across gateways |
| Timestamp: | 2026-05-16 06:55:28 UTC |
| From Node: | VA3FYF (da8a) |
| To Node: | !ffffffff (ffff) |
| Success: | Processed |
| Protocol: |
TELEMETRY_APP
Port: 67 |
| Gateway: | neoSG2 https://canadaverse.org/ (🎐) |
|---|---|
| Channel: | LongFast |
| RSSI: | -44 dBm |
| SNR: | 6.0 dBm |
| Hop Info: |
3/3 hops
Start: 3, Limit: 0 |
| Relay Node: |
a5
ntrc
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: 29 bytes
Decoded:
Yes
Decoded Data:
Device Metrics:
| Battery: | 101% |
|---|---|
| Voltage: | 4.12 V |
| Channel Usage: | 7.0% |
| Air Util TX: | 1.4% |
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: | 29 bytes |
|---|---|
| Gateway: | !a2e1bcbc |
| Channel: | LongFast |
| Payload Type: | TELEMETRY_APP |
| Hop Count: | 3 / 3 |
Privacy Summary
Exposure Level:
Broadcast
Broadcast
Privacy Features:
✓ Direct LoRa transmission (not via MQTT)
✓ Gateway node ID tracked
✓ Direct LoRa transmission (not via MQTT)
✓ Gateway node ID tracked
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 (29 bytes)
Contains the actual mesh network packet |
MeshPacket Fields
Core mesh packet with routing and payload information
| Field | Value | Type |
|---|---|---|
from |
1730730634
Source node ID |
uint32 |
to |
4294967295 (Broadcast)
Visible to all nodes |
uint32 |
decoded.portnum |
67
TELEMETRY_APP |
enum |
decoded.payload_length |
29 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 |
-44.0 dBm
Signal strength at gateway |
int32 |
rx_snr |
6.00 dB
Signal quality at gateway |
float |
rx_time |
1778914528
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 |
165
Relay node ID |
uint32 |
tx_after |
Not set | uint32 |
timestamp |
1778914528.3466954
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
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 |
| Signal Metrics: |
RSSI: -44.0 dBm SNR: 6.00 dB |
Complete Payload Analysis
Detailed breakdown of all payload fields and decoded data
Payload Metadata:
| Protocol: | TELEMETRY_APP |
|---|---|
| Size: | 29 bytes |
| Decoded: | Yes |
Complete Payload Data (JSON):
{
"time": 1778914547,
"device_metrics": {
"battery_level": 101,
"voltage": 4.117,
"channel_utilization": 7.0299997,
"air_util_tx": 1.3937501,
"uptime_seconds": 3122561
}
}
Complete Protobuf Decode (JSON)
{
"service_envelope": {
"gateway_id": "!a2e1bcbc",
"channel_id": "LongFast",
"packet": "MeshPacket (see mesh_packet below)"
},
"mesh_packet": {
"from": 1730730634,
"to": 4294967295,
"id": 2342454042,
"rx_time": 1778914528,
"rx_snr": 6.0,
"rx_rssi": -44,
"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": 165,
"tx_after": 0,
"decoded": {
"portnum": 67,
"payload": "0df314086a121608651577be83401dc2f5e040256766b23f2881cbbe01",
"want_response": null,
"dest": null,
"source": null,
"request_id": null,
"reply_id": null,
"emoji": null,
"parsed_payload": {
"time": 1778914547,
"device_metrics": {
"battery_level": 101,
"voltage": 4.117,
"channel_utilization": 7.0299997,
"air_util_tx": 1.3937501,
"uptime_seconds": 3122561
},
"type": "protobuf",
"portnum": "TELEMETRY_APP",
"message_class": "Telemetry"
}
}
}
}
Raw Packet Data (29 bytes)
0df314086a121608651577be83401dc2f5e040256766b23f2881cbbe01
Hex Analysis:
| Size: | 29 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 |
-44.0 dBm | 6.00 dB | 3 |
a5
ntrc
|
LongFast | 2026-05-16 06:55:28 UTC | Current |
| Eco-Monkey LLP (mnky) |
-3.042s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-3.013s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.990s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.968s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.946s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.925s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.904s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.884s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.861s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.838s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.814s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.791s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
MediumFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.763s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
MediumFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.736s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
MediumFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.715s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
MediumFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.693s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
MediumFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.671s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
MediumFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.647s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
MediumFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.623s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
MediumFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.601s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
MediumFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.570s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
MediumFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.549s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
MediumFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.528s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.507s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.483s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.459s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.436s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.413s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.392s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.371s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.350s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortFast | 2026-05-16 06:55:25 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.329s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortFast | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.305s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortFast | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.282s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortTurbo | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.259s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortTurbo | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.236s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortTurbo | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.215s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortTurbo | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.194s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortTurbo | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.173s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortTurbo | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.152s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortTurbo | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.128s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortTurbo | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.105s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortTurbo | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.082s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortTurbo | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.059s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
ShortTurbo | 2026-05-16 06:55:26 UTC | View |
| Eco-Monkey LLP (mnky) |
-2.038s
Before |
-100.0 dBm | -11.75 dB | 1 |
94
|
LongFast | 2026-05-16 06:55:26 UTC | View |
| Meshtastic 7c50 (7c50) |
-0.739s
Before |
-119.0 dBm | -13.25 dB | 2 |
5b
|
LongFast | 2026-05-16 06:55:27 UTC | View |
| VE3WNP-11 (TGWN) |
+0.243s
After |
-116.0 dBm | -7.75 dB | 2 |
3d
|
LongFast | 2026-05-16 06:55:28 UTC | View |
48
Total Receptions
4
Unique Gateways