User's Manual
Table Of Contents
- License Agreement
- Limited Warranty
- Regulatory Information
- Driver ID Keyfob system design
- Key Fob button pushes
- Keyfob configuration
- Keyfob button timing diagrams for common scenarios.
- LMU-FOB comms
- Overview of Bluetooth Automatic Driver ID process
- State Machine for driver ID discovery
- State Machine for Finding Fobs using Beeps and Buttons
- Description
- Sequence diagram of discovery of driver id when only one fob in range
- Sequence Diagram of discovery of driver ID using buzzer and button
- Sequence diagram of connecting to a single fob to sound buzzer during driver id discovery
- Bluetooth LE services
- New PEG triggers
- New Trigger modifiers
- New PEG actions
- Params
- Driver’s FOB Out-of-Range
- Over the Air Update
- Format of Fob OTA ID report
- Work Breakdown
- Build Process
- Keyfob
- BTCS
- LMU
- LMU Over the air BT Client
- LMU Modified interaction with Puls new FOB_ID message
- LMU Modified ‘file’ Handling to allow LMU to ‘cache’ file.
- LMU Keyfob config ??? Puls or params?
- LMU passive scan for strongest keyfob
- LMU report of ‘seen keyfobs’
- LMU selection of keyfob by measuring rssi on the key fob
- LMU selection of keyfob by beep and button on the key fob
- LMU PEG trigger PEG TRIG_BLE_FOB
- LMU PEG action ACT_KEYFOB_BUZZ
- LMU PEG action ACT_KEYFOB_LED
- LMU PEG action ACT_ BT_KEYFOB_HUP
Driver ID Keyfob system design
Table of contents
Driver ID Keyfob system design .......................................................................................................... 1
Key Fob button pushes ..................................................................................................................... 10
Button state machine ignoring debouncing ................................................................................. 10
button state coded as 2 bits ......................................................................................................... 10
Configuration for each button ...................................................................................................... 11
Event generation mask for each button coded as 1 byte ............................................................. 11
Keyfob configuration......................................................................................................................... 11
OTP (factory set configuration) ..................................................................................................... 12
Keyfob button timing diagrams for common scenarios. .................................................................. 12
Short press showing de-bouncing other buttons not pressed. .................................................... 12
LMU-FOB comms .............................................................................................................................. 13
Advertisement packet contents .................................................................................................... 13
Calamp Fob data contents ............................................................................................................ 13
Version letter encoding ................................................................................................................. 14
txpw contents ............................................................................................................................... 14
Scan response packet contents .................................................................................................... 15
Overview of Bluetooth Automatic Driver ID process ........................................................................ 15
State Machine for driver ID discovery .......................................................................................... 15
State Machine for Finding Fobs using Beeps and Buttons ............................................................ 15
Description .................................................................................................................................... 15
Sequence diagram of discovery of driver id when only one fob in range .................................... 18
Sequence Diagram of discovery of driver ID using buzzer and button ......................................... 19
Sequence diagram of connecting to a single fob to sound buzzer during driver id discovery ..... 20
Bluetooth LE services .................................................................................................................... 21
New PEG triggers .......................................................................................................................... 21
New Trigger modifiers................................................................................................................... 21
New PEG actions ........................................................................................................................... 22
Params .......................................................................................................................................... 22
Driver’s FOB Out-of-Range ................................................................................................................ 23
Over the Air Update .......................................................................................................................... 23
Format of Fob OTA ID report ............................................................................................................ 24
Work Breakdown .............................................................................................................................. 27