8 - Commands
eDynamo| Secure Card Reader Authenticator | Programmer’s Manual (COMMANDS)
Page 84 of 245 (D998200115-17)
8.3.13.1 Bluetooth LE Command 0x00 - Get Property
This command gets Bluetooth LE controller properties. The properties are listed in Appendix A
Bluetooth LE Controller Properties.
Table 8-23 - Request Data
The identifier of the property.
Table 8-24 - Response Data
The value of the property.
8.3.13.2 Bluetooth LE Command 0x01 - Set Property
This command sets Bluetooth LE controller properties. The properties are listed in Appendix A
Bluetooth LE Controller Properties.
Table 8-25 - Request Data
The identifier of the property.
The value of the property.
Response Data: None
8.3.13.3 Bluetooth LE Command 0x02 - Echo
This is a testing command that echoes the data received in the request by transmitting it back to the host
as a response.
Table 8-26 - Request Data
Table 8-27 - Response Data
Example Request (Hex)
01 00 02 01 02 03 (echo 01 02 03)
Example Response (Hex)