Please note that the Chinese and Japanese versions are currently being updated and are not yet complete. Stay tuned for the final versions!

leaps_panid_profile_get

Get UWB network identifier (PANID) along with the ZONE ID to assist with anchor selection. The PANID Mask and Actual PANID, which help 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)

  • actual_panid: 16-bit unsigned integer (the UWB actual panid of TN)

  • zone_id: 8-bit unsigned integer (the UWB zone id of AN)


Example

TLV Request

Type

Length

0x41

0x00

Type 0x41 means command leaps_panid_profile_get

If the devices is AN, the actual_panid is the same with panid

TLV response

Type

Length

Value

Type

Length

Value

status code

panid

panid mask

actual panid

zone id

0x40

0x01

0x00

0xC2

0x06

0xCD 0xAB

0xFF 0xFF

0xCD 0xAB

0x01

Type 0x40 means status code

Type 0xC2 means PANID Profile