leaps_panid_profile_set
Set UWB network identifier (PANID) along with the PANID Mask, which helps support tag roaming across multiple distinct networks with varying PANIDs.
Input
panid: 16-bit unsigned integer (the UWB panid)
panid_mask: 16-bit unsigned integer (the UWB panid mask)
Output
Example 1
TLV request |
|||
---|---|---|---|
Type |
Length |
Value |
|
panid |
panid_mask |
||
0x41 |
0x0A |
0xCD 0xAB |
0xFF 0xFF |
Type 0x41 means command leaps_panid_profile_set
TLV response |
||
---|---|---|
Type |
Length |
Value |
0x40 |
0x01 |
0x00 |
Type 0x40 means status code