leaps_panid_profile_get
Get UWB network identifier (PANID) along with the PANID Mask, which helps support tag roaming across multiple distinct networks with varying PANIDs.
Input
(none)
Output
panid: 16-bit unsigned integer (the UWB panid)
panid_mask: 16-bit unsigned integer (the UWB panid mask)
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 |
0x0A |
0xCD 0xAB |
0xFF 0xFF |
Type 0x40 means status code
Type 0xC2 means PANID Profile