Our website is under construction. Please stay tuned!

leaps_uwb_profile_get

Read UWB status information. Returns “not permitted” if not possible to read the information because of no UWB connection.


Input
  • (none)

Output
  • Status Code

  • sf_period_us: ?32-bit unsigned integer ? (superframe period in microseconds)

  • slot_period_us: ?16 bit unsigned integer ? (slot period in microseconds)

  • sf_num_max: ?16 bit unsigned integer ? (superframe number maximum value)

  • anchor_upd_rate: (update rate of the anchor in multiply of superframe period)

  • active_profile_id: ‘1’|’2’|’3’|’4’|’5’|’6’ (active profile number, if the configured profile is 0 -auto, this represents the profile that is currently active)


Example

TLV request

Type

Length

0x1F

0x00

Type 0x1F(31 dec) means command leaps_uwb_profile_get

TLV response

Type

Length

Value

Type

Length

Value

(byte 0-3)
superframe period
in microseconds
(byte 4-5)
slot period in
microseconds
(byte 6-7)
superframe
number maximum
(byte 8-9)
anchor update
rate
(byte 10-11)
active
profile ID

0x40

0x01

0x00

0x5B

0x0C

0xA0 0x86 0x01 0x00

0xF4 0x01

0xa0 0x05

0x1E 0x00

0x03 0x00

Type 0x5B(91 dec) means UWB profile info