leaps_ble_evt_cfg_set
Enables/disables events on the BLE interface. This call does a write to internal non-volatile memory in case of new value being set, hence should not be used frequently and can take in worst case hundreds of milliseconds!
Example
TLV Request |
||
---|---|---|
Type |
Length |
Value |
(bits 10-15) reserved
(bit 9) location ready event includes positions of ranging nodes
(bit 8) location ready event includes my position
(bits 3-7) reserved
(bit 2) BLE user data ready event enable
(bit 1) proxy position ready event enabled
(bit 0) location ready event enabled
|
||
0x21 |
0x02 |
0x02 0x01 |
Type 0x21 (33) means command leaps_ble_evt_cfg_set
TLV response |
||
---|---|---|
Type |
Length |
Value |
0x40 |
0x01 |
0x00 |
Type 0x40 means status code