BTM461 Development Kit
Quick Start Guide
Americas: +1-800-492-2320 Option 2
3
Laird Technologies
Europe: +44-1628-858-940
Hong Kong: +852 2923 0610
Figure 2: UWTerminal interfacing with BTM461
You must also set the VID (Vendor ID) and the PID (Product ID) for the module. Laird may not set these
values. These values are stored in S Registers (see
).
Table 3: S Register Parameters
Parameters
SRegister
ATI150
VID
9037
0x200
PID
9038
0x100
These are set using the following command sequence:
ATSxxxx=$yyyy
Here, xxxx is the S Register value and $yyyy is the hex value to be stored. Note that ‘$’ signifies a hex value. If
there is no ‘$’ the value is a decimal. The hex value must lie between 0000 and ffff. These registers come
with preset values. The PID can remain the same, but the VID value must be changed as this is the Laird
Technologies VID.
To read the value back, use:
ATSxxxx?$ or
ATSxxxx?
If ‘$’ is appended at the end of the command the value is returned as a hex value, if not then it is returned as
a decimal.
For these settings to persist, they must be manually saved to non-volatile memory and the module power
cycled. This is carried out with the following commands:
AT&W
ATZ