Appendix I - Bluetooth LE Module Control Data (Bluetooth LE Only)
DynaPro Mini| PIN Encryption Device | Programmer’s Manual (Commands)
Page 123 of 128 (
D99875629-43
)
Example Set Power Control property:
Request message (hex): 00 01 05 03 (button controlled and Bluetooth Connection controlled)
Response message (hex): 01 00
I.1.9
Advertising Control Property
Property ID: 0x06
Get Property: Yes
Set Property: Yes
Non-Volatile: Yes. Changes made to this property will persist even if the device is powered off or reset.
This property should only be changed once during device configuration. Modifying this property too
many times will wear out flash memory.
Default value: 0x00
Description: This property contains the advertising control bits, which control when the device advertises
using Bluetooth Low Energy. This is a one-byte value defined as follows:
Table 3-89 - Bluetooth LE Advertising Control Property
Bit
7
6
5
4
3
2
1
0
Name
Reserved
set to 0
Reserved
set to 0
Reserved
set to 0
Reserved
set to 0
Reserved
set to 0
Reserved
set to 0
Never
Advertise
Advertise
after reset
Advertise after reset:
0 (default): The device will not advertise after Bluetooth LE reset until the cardholder or operator either
presses and releases the power button or connects the device to USB power (see section
).
1: The device will advertise automatically after being reset. The cardholder or operator can’t turn off
advertising using the power button.
Never Advertise:
0 (default value): The device will advertise.
1: The device will never advertise. This mode may be useful for operators who only want to use the USB
interface and don’t want the device to advertise.
Example Get Advertise Control property:
Request message (hex): 00 00 06
Response message (hex): 01 00 00
Example Set Advertise Control property:
Request message (hex): 00 01 06 00
Response message (hex): 01 00
I.1.10
Bluetooth LE Passkey Property
Property ID: 0x07
Get Property: Yes
Set Property: Yes
Non-Volatile: Yes. Changes made to this property will persist even if the device is powered off or reset.
This property should only be changed once during device configuration. Modifying this property too
many times will wear out flash memory.
Default value: 0 (000000)