Appendix A – Getting Started Examples
Multi-Tech Systems, Inc. AT Commands for Wireless Modems with IP Connectivity (S000333D)
45
Connect to the Internet
Connection to the Internet Service Provider Using GSM Data: AT#CONNECTIONSTART
Commands
Responses
AT#GPRSMODE=0
Note: Activate the GSM data mode
OK
AT#DIALN1=”0860000000”
Note: Set the ISP phone number
OK
AT#ISPUN=”login”
Note: Set the ISP login
OK
AT#ISPPW=”password”
Note: Set the ISP password
OK
AT#DNSSERV1=”xxx.xxx.xxx”
Note: Set the DNS server address (coming with the ISP
subscription)
OK
AT#CONNECTIONSTART
Note: Launch the ISP connection
DIALING
0860000000
Note: The remote modem answers a call
CONNECT 9600
213.30.30.30
Note: Dynamic IP address attributed by the network
OK_Info_PPP
Note: The PPP link is established
AT#CONNECTIONSTOP
Note: When required, stop the Internet connection
OK
Connection to the Internet Service Provider Using GPRS: AT#CONNECTIONSTART
Commands
Responses
AT#GPRSMODE=1
Note: Activate the GPRS mode
OK
AT#APNSERV=”apnserver.com”
Note: Set the APN server (GPRS provider)
OK
AT#APNUN=”login”
Note: Set the APN login
OK
AT#APNPW=”password”
Note: Set the APN password
OK
AT#CONNECTIONSTART
Note: Launch the GPRS connection
213.30.30.30
Note: Dynamic IP address attributed by the network
OK_Info_GprsActivation
Note: The GPRS/IP link is established
AT#CONNECTIONSTOP
Note: When required, stop the Internet connection
OK