Appendix I - Bluetooth LE Module Control Data (Bluetooth LE Only)
DynaPro Mini| PIN Encryption Device | Programmer’s Manual (Commands)
Page 125 of 128 (
D99875629-43
)
Changes made to this property will not take effect until the device is reset or power cycled.
Description: This property contains the value of Interval Max sent to the Bluetooth LE 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
I.1.13
Desired Bluetooth LE 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 Slave Latency value the device will send to the Bluetooth LE 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
I.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.