Specifications
Chapter 15 – Provisioning AT Commands
Multi-Tech Systems, Inc. CDMA AT Commands Reference Guide (PN S000294K) 104
Commit Changes +WCMT
Description: This command is used to commit or to undo/revert any changes done during the service programming
session. Changes performed during this session will not take place until a commit command has been sent
(AT+WCMT=1). Commission of these changes will force a software reset of the modem. Sending this
command indicates this service provisioning session is complete. In order to perform any subsequent
provisioning, the service programming code must be entered using the +WSPC command.
Values: <val>
0 undo changes
1 commit changes
Syntax: Command syntax: AT+WCMT=<val>
Command Possible Responses
AT+WCMT=0
Note: Undo any changes performed during this
provisioning AT session
OK
AT+WCMT=1
Note: Commit all changes performed during this
provisioning AT session to non-volatile memory.
OK
Note: software reset is performed
Read SID/NID Entries +WSNR
Description: This command is used to read the current SID/NID list entries. The displayed entry will always be the current
value; including those changes made with the +WSID command prior to being committed to NV with the
+WCMT command.
Values: <index>
0-19: Location in SID/NID list to read.
Syntax: Command syntax: AT+WSNR=<index>
Command Possible Responses
AT+WSNR=5
Note: Display entry 5 of SID/NID list.
AT+WSPC=1,000000
AT+WSNR=5
Note: Display entry 5 of SID/NID list.
ERROR
Note: Service provisioning code not yet entered.
OK
Note: Service code successfully entered.
+WSNR: 5, 123, 65535
OK
Note: Entry 5 of SID/NID list contains 123,65535.
AT+WSNR?
Note: Show last read SID/NID list index. Default: 0.
+WSNR: 5
OK
AT+WSNR=?
Note: Show SID/NID list index range.
+WSNR: (0-19)
OK