Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wiki
  • Project overview
    • Project overview
    • Details
    • Activity
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
Collapse sidebar
  • pub
  • wiki
  • Wiki
  • avl_ble

Last edited by Guido Voigt May 04, 2018
Page history

avl_ble

BLE Wiki

Beacon Protocol

  • [iBeacon] (Apple, ...) (not yet fully suported) (planed in 3.3 FW)
  • [AltBeacon] (BluKii, Gigaset, Hansenhof) (supported in 3.1 FW)
  • [Eddystone] (not yet fully suported) (not yet planed)
  • [ELA Innovation] Specification_Frames_BLE_03EN.PDF

Beacon dyn Entries

  • [UUID]
  • [Major]
  • [Minor]
  • [TX/RSSI]
  • [TLM] (Eddystone only) (https://github.com/google/eddystone/tree/master/eddystone-tlm)
  • [URL] (Eddystone only) (https://www.kompf.de/tech/eddystoneurl.html)
  • [TX/RSSI] (Eddystone only)

PFAL commands:

  • SYS.BLE.Select, - select beacon from list
  • SYS.BLE.Show,,<"text"> - show info for beacon from list

Dyn.Variables:

  • &(BLE.List) - list of beacon names
  • &(BLE.List2) - list of beacon MACs
  • &(BLE.Name) - values of last registered beacon
  • &(BLE.Rssi) - values available after SYS.BLE.eRegister
  • &(BLE.MAC)
  • &(BLE.UUID)
  • &(BLE.Major)
  • &(BLE.Minor)
  • &(BLE.Released) - name of last released beacon

Config settings:

  • BLE.WHITELIST=<None|Public|Name|MAC>

FALCOM accessory BLE TAGs

  • Blue PUCK ID (for Identification) BluePUCK_ID
  • Blue PUCK T (for Temperature) BluePUCK_T

Tested on following HW

  • Blukii beacon02_01
  • TI beacon03_01
  • EM Beacon small beacon01_01
  • EM Beacon big beacon04_01
  • Gigaset G-Tag Gigaset-G-Tag1
Clone repository
  • AVL Filesystem
  • BOLERO40_GNSS_improvement
  • BOLERO40_improvement_of_the_GNSS_performance
  • NFC_commands,_event,_dynamic_variable
  • Promotion_Kit_Settings
  • Workbench Mac Installation Readme
  • avl_aes_key_handling
  • avl_ble
  • avl_blueid
  • avl_config_commented_1
  • avl_ecodrive
  • avl_feature_list
  • avl_frp_main
  • avl_fw_update
  • avl_premium_feature_cpc
View All Pages