User Manual

Table Of Contents
171
CATC MERLINS WAND 1.22 APPENDIX C
Users Manual Merlin’s Wand Scripting Commands
“Not connected”
Comments
This command is used to start a specific test for the slave device identified
by Bluetooth address. See Bluetooth LMP specification, page 246 for
description of the parameters.
Example
See the example for HCICatcBerTest command.
HCICatcWriteCountryCode()
HCICatcWriteCountryCode(CountryCode)
Return value
“Success”
“Failure”
Comments
This command is used to define which range of the ISM 2.4 GHz fre-
quency band will be used by the radio.
The device has to be reset after using this command.
Example
result = HCICatcWriteCountryCode(0);
Trace("Change CountryCode: ", result, "\n");
Trace("Don't forget to reset the device afterward!\n");
HCIChangeConnectionLinkKey()
HCIChangeConnectionLinkKey(Address)
Return value
“Success”
Parameter Meaning Default Value Comments
CountryCode 0x00 North America and Europe
0x01 France
Parameter Meaning Default Value Comments
Address Bluetooth
address of the
remote