leaps_panid_profile_get
Get UWB network identifier (PANID) along with the PANID Mask and Actual PANID (only for TN), which helps support tag roaming across multiple distinct networks with varying PANIDs.
(none)
panid: 16-bit unsigned integer (the UWB panid)
panid_mask: 16-bit unsigned integer (the UWB panid mask)
actual_panid: 16-bit unsigned integer (the UWB actual panid of TN)
Example
TLV Request |
|
---|---|
Type |
Length |
0x41 |
0x00 |
Type 0x41 means command leaps_panid_profile_get
TLV response |
||||||
---|---|---|---|---|---|---|
Type |
Length |
Value |
Type |
Length |
Value |
|
status code |
panid |
panid mask |
||||
0x40 |
0x01 |
0x00 |
0xC2 |
0x04 |
0xCD 0xAB |
0xFF 0xFF |
If the device is TN and the UWB profile is 0, 1, 2, or 3
TLV response |
|||||||
---|---|---|---|---|---|---|---|
Type |
Length |
Value |
Type |
Length |
Value |
||
status code |
panid |
panid mask |
actual panid |
||||
0x40 |
0x01 |
0x00 |
0xC2 |
0x06 |
0xCD 0xAB |
0xFF 0xFF |
0xCD 0xAB |
Type 0x40 means status code
Type 0xC2 means PANID Profile