Specifications

Table Of Contents
Chapter 11 Provisioning Control Commands
64 Multi-Tech Systems, Inc. CDMA C1 AT Commands Reference Guide
Syntax: AT+ WSID=<index>,<SID number>,<NID number>
Command
Possible Responses
AT+WSPC=1,000000
Note: Enter service programming
code. The SPC code for your modem
may be different
AT+WSID?
Note: Get all modified SID/NID pairs. If
no pairs have been modified, the first
entry in location 0 will be retrieved.
OK
+WSID: 0, 45, 84
+WSID: 1, 56, 9
OK
AT+WSID=3, 4145, 2102
AT+WSID?
Note: Set SID to 4145 and NID to
2102. Store in location 3 of the
SID/NID list.
OK
+WSID: 3, 4145, 2102
OK
Note: The SID/NID pair 4145,2102 in location 3 is
selected.
AT+WSID=2
AT+WSID?
Note: Set SID to 0 and NID to 0. Store
in location 2 of the SID/NID list.
OK
+WSID: 2, 0, 0
OK
Note: The SID/NID pair 0,0 in location 2 is selected.
AT+WSID=4, 64
AT+WSID?
Note: Set SID to 64 and NID to 0. Store
in location 4 of the SID/NID list.
OK
+WSID: 4, 64, 0
OK
Note: The SID/NID pair 64,0 in location 4 is selected.
AT+WSID=, 64, 1024
AT+WSID?
Note: Set SID to 64 and NID to 1024.
Store in the currently selected location
of the SID/NID list.
OK
+WSID: 4, 64, 1024
OK
Note: The SID/NID pair 64,1024 in location 4 is
selected.
AT+WSID=, ,
AT+WSID?
Note: Set SID and NID to default value
0. Store in the default selected
location of the SID/NID list.
OK
+WSID: 0, 0, 0
OK
Note: The SID/NID pair 0,0 in location 0 is selected.
Values: <index> The location in the SID/NID list to store the values. Supports a maximum of 20
entries (0-19). Returns error if the specified index value is not in the valid range.
<SID number> SID value range 0 to 32767.
<NID number> NID value range 0 to 65535. Defaults to 65535 if not specified.
Updating the first entry in the SID/NID list will update the A/B side setting with odd SID for A
side and even SID for B side.