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
This is an old version of this page. You can view the most recent version or browse the history.

avl_ble

BLE Wiki

Beacon Protocol

  • [iBeacon] (Apple, ...) (not yet fully suported)
  • [AltBeacon] (BluKii, Gigaset, Hansenhof)
  • [Eddystone] (not yet fully suported)

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>

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