Our website is under construction. Please stay tuned!

leaps_ble_addr_get OBSOLETE

Get the BLE address currently used by the device. This command is deprecated and leaps_mac_addr_get should be used instead.


Input
  • (none)

Output
  • Status Code

  • ble_addr: ? 48-bits value ? (little endian)


Example

TLV request

Type

Length

0x10

0x00

Type 0x10 means command leaps_ble_addr_get

TLV response

Type

Length

Value

Type

Length

Value

6 bytes in little endian

0x40

0x01

0x00

0x5F

0x06

0x01 0x02 0x03 0x04 0x05 0x06

Type 0x40 means status code

Type 0x5F means BLE address