J.1.13 desired slave latency property, J.1.14 desired supervision timeout property, J.1.13 – MagTek DynaPro Mini Programmer's99875629 User Manual
Page 111: Desired slave latency property, J.1.14, Desired supervision timeout property, Appendix j - ble module control data
Appendix J - BLE Module Control Data
DynaPro Mini| PIN Encryption Device | Programmer’s Reference (Commands)
Page 111
Description: This property contains the value of Interval Max sent to the BLE host in a CONNECTION
PARAMETER UPDATE REQUEST. See the core Bluetooth specification for more details. Only values
between 6 and 3200 are valid.
Example Get Property:
Request message (hex): 00 00 09
Response message (hex): 01 00 0A 00 (10 (0x0A) (12.5 milliseconds))
Example Set Property:
Request message (hex): 00 01 09 0A 00 (10 (0x0A) (12.5 milliseconds))
Response message (hex): 01 00
J.1.13 Desired Slave Latency Property
Property ID: 0x0A
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: 4
This property is a two byte integer in least significant byte order that contains the value.
Changes made to this property will not take effect until the device is reset or power cycled.
Description: This property contains the value of Slave Latency sent to the BLE host in a CONNECTION
PARAMETER UPDATE REQUEST. See the core Bluetooth specification for more details. Only values
between 0 and 499 are valid.
Example Get Property:
Request message (hex): 00 00 0A
Response message (hex): 01 00 04 00 (4)
Example Set Property:
Request message (hex): 00 01 0A 04 00 (4)
Response message (hex): 01 00
J.1.14 Desired Supervision Timeout Property
Property ID: 0x0B
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: 500 (5000 milliseconds)
This property is a two byte integer in least significant byte order that contains the value in 10 millisecond
units.
Changes made to this property will not take effect until the device is reset or power cycled.