Appendix J - Bluetooth LE Module Control Messages (Bluetooth LE Only | PCI Bluetooth LE Only)
DynaPro Go| Handheld PIN Pad Device with MSR/Contact/Contactless | Programmer’s Manual (COMMANDS)
Page 240 of 247 (
D998200136-31
)
J.2.6
Bluetooth LE Property 0x06 - Advertising Control
Property ID: 0x06
Get Property: Yes
Set Property: Yes
Non-Volatile: Yes. Changes made to this property 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 wears out flash memory.
Default value: 0x00
This one-byte property contains bits which control when the device advertises using Bluetooth Low
Energy. The bits are defined as follows:
Table 4-163 - 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 bit:
0 (default): The device does 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 advertises automatically after being reset. The cardholder or operator can’t turn off
advertising using the power button.
Never Advertise bit:
0 (default value): The device advertises.
1: The device never advertises. 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