Service programming example – Multi-Tech Systems CDMA Wireless Modem User Manual

Page 130

Advertising
background image

Chapter 16 – Provisioning AT Commands

Multi-Tech Systems, Inc. CDMA Wireless AT Commands - PN S000294C

130

Service Programming Example

Command

Response

AT+WBGP=255,255,255,255
Note: Attempt to set the primary browser gateway

ERROR
Note: Service Programming code not yet entered

AT+WPDS?
Note: Get current Packet Dial String

ERROR
Note: Service Programming code not yet entered

AT+WSPC=1,000000
Note: Enter service programming code

OK
Note: Service Programming code entered properly

AT+WPDS?
Note: Get current Packet Dial String

+WPDS: ”#777”
OK
Note: Current Packet Dial String is #777

AT+WPDS=”#999”
Note: Set the Packet Dial String to #999

OK

AT+WCMT=1
Note: Commit all changes performed during this
provisioning AT session to non-volatile memory.

OK
Note: software reset is performed

AT+WSPC=1,000111
Note: Enter service programming code

ERROR
Note: Service Programming code incorrect

AT+WSPC=1,000000
Note: Enter service programming code

OK
Note: Service Programming code entered properly

AT+WPDS?

Note: Get current Packet Dial String

+WPDS: ”#999”
OK
Note: Current Packet Dial String is #999

AT+WPDS=”#555”
Note: Set the Packet Dial String to #555

OK

AT+WSCI?
Note: Read the current slot cycle index

+WSCI: 2
OK

AT+WSCI=1
Note: Set the slot cycle index

OK

AT+WCMT=0
Note: Undo any changes performed during this
provisioning AT session.

OK
Note: No software reset since this is an undo
command.

AT+WSPC=1,000000
Note: Enter service programming code

OK
Note: Service Programming code entered properly

AT+WPDS?
Note: Get current Packet Dial String

+WPDS=”#999”
OK
Note: Current Packet Dial String is #999 (changes not
committed from last write)

AT+WSCI?
Note: Read the current slot cycle index

+WSCI: 2
OK
Note: Slot cycle index is 2 (changes not committed
from last write)

AT+WMDN=8585551212
Note: Set mobile directory number to 8585551212

OK

AT+WCMT=1
Note: Commit all changes performed during this
provisioning AT session to non-volatile memory.

OK
Note: software reset is performed

Advertising