Specifications

Table Of Contents
Chapter 11 Provisioning Control Commands
Multi-Tech Systems, Inc. CDMA C1 AT Commands Reference Guide 61
Request PRL Version Information +WPRL
Description: This command requests PRL Version information for the currently selected NAM.
Notes: The range for PRL is a 16-bit type.
The module service programming code must be successfully entered before
using this command. See +WSPC.
Syntax: AT+WPRL?
Command
Possible Responses
AT+WPRL?
Note: Request current NAM’s PRL version
+WPRL: 1024
OK
AT+WPRL?
Note: Request current NAM’s PRL version
+CME ERROR: 41
Note: PRL request invalid because there’s no
PRL loaded.
AT+WSPC=1,000000
Note: Enter service programming code. The
SPC code for your modem may be different
OK
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. To perform any subsequent provisioning, use the +WSPC command to enter the
service programming code.
Syntax: +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
Values: <val>
0 undo changes
1 commit changes