Specifications
Table Of Contents
- Chapter 1 – Introduction
- Chapter 2 – AT Commands Overview
- Chapter 3 - General Commands
- Chapter 4 – Identification Commands
- Chapter 5 – Query Commands
- Chapter 6 – Global Configuration Commands
- Chapter 7 – Status Commands
- Chapter 8 – Communication Commands
- Fixed DTE Rate +IPR
- DTE-DCE Local Flow Control +IFC
- Set DCD Signal &C
- Set DTR Signal &D
- Set DSR Signal &S
- V.42bis Data Compression +DS
- V.42bis Data Compression Report +DR
- Hang-Up 1x Data Command +WCHD
- Automatic Answer S0
- Line Termination Character S3
- Response Formatting Character S4
- Command Edit Character S5
- Connection Completion Timeout S7
- Carrier Detect Threshold S9
- Automatic Disconnect Delay S10
- DTMF Duration and Spacing S11
- Chapter 9 – Call Control Commands
- Dial Command D
- Hang-Up Command H
- Answer a Call A
- Calling Line Identification Presentation +CLIP
- Call Waiting Indication +CCWA
- Incoming Call +RING
- Set Voice Privacy Level +WPRV
- Emergency Mode +WSOS
- Call Answered +WANS
- Call Connected +WCNT
- Call Ended +WEND
- Call Originated +WORG
- CPHS Command +CPHS
- Voice Mail Indicator +WVMI
- List Current Call State +CLCC
- Call Forwarding +CCFC
- Send Flash to Base Station +WFSH
- Send DTMF Tones +VTS
- Chapter 10 – Network Service Commands
- Serving System +CSS
- Set Rm Interface Protocol +CRM
- Signal Quality +CSQ
- Network Registration & Roaming +CREG
- Set More Preferred Rescans +WTBMPRS
- Band Preference +WBND
- Service Indication +WSRV
- Roam Preference +WRMP
- Default Cell Band +WDCB
- Roaming Indication +WROM
- Enhanced Roaming Indication +WERI
- Cell Environment and RxLev Indication +CCED
- Chapter 11 – Provisioning Control Commands
- Chapter 12 – OTASP / OTAPA Indications
- Chapter 13 – OMA / DM Control Commands
- Chapter 14 – Short Message Service Control Commands
- Send Message +CMGS
- Read Message +CMGR
- List Message +CMGL
- Delete Message +CMGD
- Preferred Message Storage +CPMS
- Set SMS Compose Language and Encoding +WSCL
- New Message Indication +CNMI
- Incoming Message Directly Displayed +CMT
- Incoming Message Stored in Memory +CMTI
- SMS Status Report Indication Directly Displayed +CDS
- SMS Message Storage Full +WMGF
- Chapter 15 – Audio Commands
- Audio Subsystem Overview
- Speaker & Microphone Selection +SPEAKER
- Microphone Gain Enable +MGE
- Microphone Gain +VGT
- Speaker Gain Control +VGR
- Digital Gain Transmit +WDGT
- Digital Gain Receive +WDGR
- Side Tone Modification +SIDET
- Echo Cancellation +ECHO
- Loudspeaker Volume Level +CLVL
- Initialize Voice Parameters +VIP
- Audio Loopback &T
- Chapter 16 – Data Commands
- Chapter 17 – TCP App AT Commands (For Non-UIP Builds)
- Configure TCP/IP +WIPCFG
- Bearer Configuration +WIPBR
- Bearer Status +WIPBR
- Service Creation +WIPCREATE
- Service Status Unsolicited Response 1 +WIPREADY
- Service Status Unsolicited Response 2 +WIPACCEPT
- Service Status Unsolicited Response 3 +WIPERROR
- Last Socket Error Query +WIPERR
- Socket Data Exchange +WIPDATA
- TCP/IP Service Option Handling +WIPOPT
- Closing a Service +WIPCLOSE
- Close Service Status +WIPPEERCLOSE
- Enable Relay Mode for SIP Dial-Up +WRLY
- Chapter 18 – Sleep Commands (Not for UIP)
- Chapter 19 – Host Application Scenarios
- Chapter 20 – Effects of AT&W, ATZ, and AT&F
- Chapter 21 – CDMA Terminology and Acronyms
- Index

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.










