Our website is under construction. Please stay tuned!

leaps_filter_cfg_set

Change configuration of some of the filters. Does write internal flash, do not use it frequently.


Input
  • filter_id: ? 8-bits unsigned integer ? (ID of the filter, 0 - measurement filter, 1 - location filter , 2 - measurement select strategy)

  • filter_val: ? byte array with maximum length 8 ?

Output

Example

TLV request

Type

Length

Value

filter id

filter Value

0x16

0x09

0x00

0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00

Type 0x16 (22 dec) means command leaps_filter_cfg_set

TLV response

Type

Length

Value

status code

0x40

0x01

0x00

Type 0x40 means status code

Filter values

Filter ID

Filter Val

0 (measurement)

todo

1 (location)

todo

2 (measurement select strategy)

Byte[0] = Type (0 - QUAD, 1 - RSSI, 2 - Round robin)