New PEG actions
Action Modifier Description
ACT_BT_KEYFOB 0 – DISCOVER/CONNECT
1 – HUP
Start discovery for a period of time
send list of discovered keyfobs to server in
an app message
ACT_KEYFOB_OUTPUT B7-b6:
Output Dest
0 – LED
1 – BUZZER
B5-b4:
Pattern
0 – Slow 1Hz
1 – Fast 5Hz
B3-b0:
count
beep buzzer count (up to 4) times
None disconnect FOB
Params
size (bits) Desc
BT_KEYFOB_DISCOVER_TIME 16 Discovery time period (30)
filter for customer’s keyfobs default (0x0000)
BT_KEYFOB_PATHATT 8 a single keyfob needs to have a greater RSSI
than all other discovered keyfobs; exceeding
by at least this configured amount
BT_KEYFOB_MODE
8 9 = USE_FOB_RSSI
10 = USE_FOB_BUTT
BT_KEYFOB_QUERY_DRIVER_TIMEOUT
1s/bit wait for this long to see button press
BT_KEYFOB_USE_FOB_BUTT 8 0-3 configures which button on the fob is
designated as the driver’s response button
ACC_BLE_RSSI_HILO
8 configure which accumulator holds RSSI of
driver’s fob
configure which accumulator holds battery
Use Existing Bluetooth Mode
configuration and have two enumerations for FOB
use, 1 for Use FOB RSSI and 1 for Use FOB BUTT
NF check understanding. Should
have new accumulator type BLE_RSSI.
Comment [n4]: As per comment above.