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 235 of 247 (
D998200136-31
)
J.1.8
Bluetooth LE Command 0x0C - Terminate Bluetooth LE Connection (PCI Bluetooth
LE Only)
The host uses this command to signal the device to wait one second, then terminate the Bluetooth LE
connection. The delay allows time for the host software to receive a response from the device if the
command is issued via the Bluetooth LE connection. To conserve battery power, the host should
terminate the Bluetooth LE connection when it does not need to communicate with the device. Instead of
using this command, the host may also directly terminate the Bluetooth LE connection if it is capable.
Request message
Byte 0
0x00 (Request message type)
Byte 1
0x0C (Command identifier)
Response message
Byte 0
0x01 (Response message type)
Byte 1
Response code
Example command:
Request message (hex): 00 0C
Response message (hex): 01 00