leaps_panid_profile_set
Set UWB network identifier (PANID) along with the ZONE ID to assist with anchor selection, and 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)
zone_id: 8-bit unsigned integer (the UWB zone id of AN)
Output
Example 1
TLV request |
||||
---|---|---|---|---|
Type |
Length |
Value |
||
panid |
panid_mask |
zone_id |
||
0x40 |
0x04 |
0xCD 0xAB |
0xFF 0xFF |
0x01 |
Type 0x40 means command leaps_panid_profile_set
TLV response |
||
---|---|---|
Type |
Length |
Value |
0x40 |
0x01 |
0x00 |
Type 0x40 means status code