3 - command set – MagTek DynaPro Mini Programmer's99875629 User Manual
Page 50
3 - Command Set
DynaPro Mini| PIN Encryption Device | Programmer’s Reference (Commands)
Page 50
3.4.22 Report 0x1C – Set/Get BLE Power Configuration (BLE Only)
This command sets or gets the BLE power configuration, depending on whether it is called in Set mode or
Get mode.
Table 3-36 – Usage Table for Report 0x1C
Bit
7
6
5
4
3
2
1
0
Byte 0
0x1C (report identifier)
Byte 1
Reserved,
set to 0
Reserved,
set to 0
Reserved,
set to 0
Reserved,
set to 0
Reserved,
set to 0
Ready
Suspend
Power
down
Byte 2
Reserved, set to 0x00
Byte 3
Reserved, set to 0x00
Byte 4
Reserved, set to 0x00
Power Down: (Read/Write)
0: The device is not powered down.
1: The device is powered down.
Powering down the device will conserve power. The host will have limited communications capability
with the device when it is powered down. During this time, only this report can be get or set. Powering
the device down will conserve more power than suspending it. It takes more time to power the device up
than it does to take it out of suspend.
Suspend: (Read/Write)
0: The device is not suspended.
1: The device is suspended.
Suspending the device will conserve power. The host will have limited communications capability with
the device when it is suspended. During this time, only this report can be get or set. Powering the device
down will conserve more power than suspending it. It takes more time to power the device up than it
does to take it out of suspend.
Ready: (Read only, always write 0)
0: The device is not ready.
1: The device is ready.
The host will have limited communications capability with the device when it is powered down or
suspended. During this time, only this report can be get or set. Since it takes some time for the device to
be capable of full communications after powering it up or taking it out of suspend, this flag can be read to
determine if the device is ready for full communications or not.
3.4.23 Report 0x1D – Set BLE Module Control Data (BLE Only)
This command sends control data to the BLE module, which controls BLE communications. The device
will first respond with Report 0x01 – Response ACK. After the BLE module control data is processed,
the device will respond with Report 0x2D –BLE Module Control Data (BLE Only). It is important to
understand that even though this is implemented as a feature report to be used in Set mode, it can be used
to send requests to discover the current property settings in the BLE module. The full set of BLE module
controls can be found in Appendix J BLE Module Control Data.