Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleIntroduction

Since version 008, there is available application that can enable handset to work as The handset can act as a BT beacon. To get access to it, follow steps listed below.

Remark: the application is for development purposes and might contain some bugs. Any feedback (about bugs or expected improvements) for development team left as a comment to this page is welcome.

It is open now: a) to enable to application to regular user b) to allow configuration end application enabling via provisioning (omitting user interaction)

(Valid from software release 11)

Make sure that Bluetooth is activated !!!

Watch configuration:

1)
  1. In main menu (just after accessing it from Idle/Standby), enter code *#beaconon# (for b-press '2' once, for e-press '3' once, etc. → *#23226666#). Positive tone with confirmation screen is expected.
2)
  1. From main menu, visit Bluetooth menu. At last position new item will be visible
    Image Modified
3) pressing
  1. Pressing the right function key opens configuration of the beacons. 
  2. To deactivate the application (hide it again): in main menu (just after accessing it from Idle/Standby), enter code *#beaconoff# (for b-press '2' once, for e-press '3' once, etc. → *#232266633#)


Editing configuration:

User can select mode and can reconfigure some parameters.4)

1) In main menu (just after accessing it from Idle/Standby), enter code *#beaconedit# (for b-press '2' once, for e-press '3' once, etc. → *#2322663348# ). The application with beacons parameters opens that allows to change the settings.

  1. After activation the handset can be discovered by any BT LE scanner:
Handset application pictureSmartphone - screenshot

Image Modified

Image Modified

5) To deactivate the application (hide it again): in main menu (just after accessing it from Idle/Standby), enter code *#beaconoff#



..
Panel
titleColor#F85404
titleBGColor#F0F0F0
titleAuto-provisioning
Info
iconfalse

<?xml version="1.

0" encoding="UTF-8"?>
<provisioning version="1.1" productID="Gsdecthx">

<nvm>      

<param name="beacon_advert_active" value="1"/> <!-- 0 or 'false' to deactivate, 1 or 'true' to activate --> 

<param name="beacon_advert_msg_type" value="eddystone"/> <!--Types as strings: 'ibeacon', 'eddystone', 'gigaset', not case sensitive --> 

<param name="beacon_tag_gigaset_user_data" value="0123ABCDEF"/> <!-- HEX values in string format - 20 characters, not case sensitive --> 

<param name="beacon_tag_gigaset_minor" value="7DDA"/> <!-- HEX values in string format - 4 characters, not case sensitive --> 

<param name="beacon_tag_gigaset_major" value="7115"/> <!-- HEX values in string format - 4 characters, not case sensitive --> 

<param name="beacon_tag_eddystone_namespace" value="0B321A1BD9BDB921DD69"/> <!-- HEX values in string format - 20 characters, not case sensitive --> 

<param name="beacon_tag_eddystone_instance" value="001A7DDA7115"/> <!-- HEX values in string format - 12 characters, not case sensitive --> 

<param name="beacon_tag_ibeacon_uuid" value="D00E4EA359094866A525E09865FD18ED"/> <!-- HEX values in string format - 32 characters, not case sensitive --> 

<param name="beacon_tag_ibeacon_minor" value="7DDA"/> <!-- HEX values in string format - 4 characters, not case sensitive --> 

<param name="beacon_tag_ibeacon_major" value="7115"/> <!-- HEX values in string format - 4 characters, not case sensitive --> 

</nvm >

</provisioning>