Packet #17802981 Success
NODEINFO_APP packet from PBR3 to !ffffffff
45
Total Receptions
1
Unique Gateways
0
Hop Count
69
Payload Bytes
Packet Information
| Database ID: | 17802981 |
|---|---|
| Mesh Packet ID: |
0xa73d0701
Used for correlation across gateways |
| Timestamp: | 2026-03-27 10:00:12 UTC |
| From Node: | PBR3 (88cd) |
| To Node: | !ffffffff (ffff) |
| Success: | Processed |
| Protocol: |
NODEINFO_APP
Port: 4 |
| Gateway: | PBR3 (88cd) |
|---|---|
| Channel: | ShortTurbo |
| RSSI: | Unknown |
| SNR: | Unknown |
| Hop Info: |
0/3 hops
Start: 3, Limit: 3 |
| Relay Node: |
cd
PBR3
Last byte of the last hop that relayed this packet - Candidate source node(s) based on 0-hop direct receptions |
Payload Data
Protocol: NODEINFO_APP
Size: 69 bytes
Decoded:
Yes
Decoded Data:
| Long Name: | PBR3 |
|---|---|
| Short Name: | PBR3 |
| Node ID: | !0d2388cd |
| MAC Address: | +dcNI4jN |
| Hardware: | SEEED_SOLAR_NODE |
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: | 69 bytes |
|---|---|
| Gateway: | !0d2388cd |
| Channel: | ShortTurbo |
| Payload Type: | NODEINFO_APP |
| Hop Count: | Unknown / 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
⚠ Visible to all nodes on channel
⚠ Packet visible to MQTT subscribers
MQTT ServiceEnvelope Fields
MQTT ServiceEnvelope contains the MeshPacket plus routing metadata
| Field | Value |
|---|---|
gateway_id |
!0d2388cd
Node ID format |
channel_id |
ShortTurbo
|
packet |
MeshPacket (69 bytes)
Contains the actual mesh network packet |
MeshPacket Fields
Core mesh packet with routing and payload information
| Field | Value | Type |
|---|---|---|
from |
220432589
Source node ID |
uint32 |
to |
4294967295 (Broadcast)
Visible to all nodes |
uint32 |
decoded.portnum |
4
NODEINFO_APP |
enum |
decoded.payload_length |
69 bytes
|
size |
hop_limit |
3
Remaining hops allowed |
uint32 |
hop_start |
3
Initial hop limit |
uint32 |
hops_taken |
0
Calculated: hop_start - hop_limit |
derived |
rx_rssi |
Not set | int32 |
rx_snr |
Not set | float |
rx_time |
1774605598
Receive timestamp |
fixed32 |
via_mqtt |
False
Direct LoRa transmission |
bool |
want_ack |
False
No ACK requested |
bool |
priority |
10
Packet priority level |
enum |
delayed |
Not set | enum |
channel |
Not set | uint32 |
pki_encrypted |
False
Standard encryption |
bool |
next_hop |
Not set | uint32 |
relay_node |
205
Relay node ID |
uint32 |
tx_after |
Not set | uint32 |
timestamp |
1774605612.7193522
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
- ✓ Zero-hop: direct from source to MQTT gateway
Exposure Risks:
- ⚠ Visible to all nodes on channel
- ⚠ Packet visible to MQTT subscribers
MQTT-Specific Fields
| Gateway ID: | !0d2388cd |
| Zero Hop Policy: |
Enabled
Direct gateway connection |
Complete Payload Analysis
Detailed breakdown of all payload fields and decoded data
Payload Metadata:
| Protocol: | NODEINFO_APP |
|---|---|
| Size: | 69 bytes |
| Decoded: | Yes |
Complete Payload Data (JSON):
{
"id": "!0d2388cd",
"long_name": "PBR3",
"short_name": "PBR3",
"macaddr": "+dcNI4jN",
"hw_model": "SEEED_SOLAR_NODE"
}
Complete Protobuf Decode (JSON)
{
"service_envelope": {
"gateway_id": "!0d2388cd",
"channel_id": "ShortTurbo",
"packet": "MeshPacket (see mesh_packet below)"
},
"mesh_packet": {
"from": 220432589,
"to": 4294967295,
"id": 2805794561,
"rx_time": 1774605598,
"rx_snr": 0.0,
"rx_rssi": 0,
"hop_limit": 3,
"hop_start": 3,
"via_mqtt": false,
"want_ack": false,
"priority": 10,
"delayed": 0,
"channel_index": null,
"pki_encrypted": false,
"next_hop": 0,
"relay_node": 205,
"tx_after": 0,
"decoded": {
"portnum": 4,
"payload": "0a092130643233383863641204504252331a04504252332206f9d70d2388cd285f4220cd629038b439819353917d0a20414ae0ebe49cf6ed6de60229cd838152dcaf6c4800",
"want_response": null,
"dest": null,
"source": null,
"request_id": null,
"reply_id": null,
"emoji": null,
"parsed_payload": {
"id": "!0d2388cd",
"long_name": "PBR3",
"short_name": "PBR3",
"macaddr": "+dcNI4jN",
"hw_model": "SEEED_SOLAR_NODE",
"public_key": "zWKQOLQ5gZNTkX0KIEFK4OvknPbtbeYCKc2DgVLcr2w=",
"is_unmessagable": false,
"type": "protobuf",
"portnum": "NODEINFO_APP",
"message_class": "User"
}
}
}
}
Raw Packet Data (69 bytes)
0a092130643233383863641204504252331a04504252332206f9d70d2388cd285f4220cd629038b439819353917d0a20414ae0ebe49cf6ed6de60229cd838152dcaf6c4800
Hex Analysis:
| Size: | 69 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 |
|---|---|---|---|---|---|---|---|---|
| PBR3 (88cd) Primary |
0.000s
Reference |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortTurbo | 2026-03-27 10:00:12 UTC | Current |
| PBR3 (88cd) |
-0.892s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:11 UTC | View |
| PBR3 (88cd) |
-0.861s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:11 UTC | View |
| PBR3 (88cd) |
-0.823s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:11 UTC | View |
| PBR3 (88cd) |
-0.799s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:11 UTC | View |
| PBR3 (88cd) |
-0.776s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:11 UTC | View |
| PBR3 (88cd) |
-0.754s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:11 UTC | View |
| PBR3 (88cd) |
-0.732s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:11 UTC | View |
| PBR3 (88cd) |
-0.711s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.690s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.667s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.643s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.619s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
MediumFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.596s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
MediumFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.562s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
MediumFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.540s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
MediumFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.519s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
MediumFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.497s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
MediumFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.475s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
MediumFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.451s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
MediumFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.427s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
MediumFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.404s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
MediumFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.381s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
MediumFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.359s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.338s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.316s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.294s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.260s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.237s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.214s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.192s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.171s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.149s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.128s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortFast | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.104s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortTurbo | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.068s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortTurbo | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.045s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortTurbo | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
-0.022s
Before |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortTurbo | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
+0.022s
After |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortTurbo | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
+0.043s
After |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortTurbo | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
+0.064s
After |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortTurbo | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
+0.089s
After |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortTurbo | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
+0.113s
After |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortTurbo | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
+0.137s
After |
Unknown | Unknown | 0 |
cd
PBR3
|
ShortTurbo | 2026-03-27 10:00:12 UTC | View |
| PBR3 (88cd) |
+0.160s
After |
Unknown | Unknown | 0 |
cd
PBR3
|
LongFast | 2026-03-27 10:00:12 UTC | View |
45
Total Receptions
1
Unique Gateways