User Manual

Table Of Contents
250
CATC MERLINS WAND 1.22 APPENDIX C
Users Manual Merlin’s Wand Scripting Commands
MerlinSetEncryptionLinkKey()
MerlinSetEncryptionLinkKey(Address, LinkKey)
Return value
“Success”
“Failure”
“Invalid parameter”
Comments
This command is used to associate the LinkKey with the device address
used to decrypt and display encrypted traffic.
Example
MerlinSetEncryptionLinkKey('008037BB2100',
"003344121222ACBBEE6172000FF0");
MerlinSetEncryptionPIN()
MerlinSetEncryptionPIN(Address, PIN)
Return value
“Success”
“Failure”
Comments
This command is used to associate the PIN number with the device address
used to decrypt and display encrypted traffic.
Parameter Meaning Default Value Comments
Address Bluetooth
Address
LinkKey Correspond-
ing PIN for
the address
LinkKey length must be no longer than 16 bytes
Parameter Meaning Default Value Comments
Address Bluetooth
Address
PIN Correspond-
ing PIN for
the address