MTD2000 AT Command Guide R12
Confidential
DAVISCOMMS (S) PTE LTD
34 /105
Default is blank
User
GPRS user name of up to 20 alphanumeric characters, limited to
the following characters list:
0-9 a-z A-Z ! # $ % & ‘ ( ) * + - . / : < = > ? @
Default is blank
Password
GRPS user password of up to 20 alphanumeric characters, limited
to the following characters list:
0-9 a-z A-Z ! # $ % & ‘ ( ) * + - . / : < = > ? @
Default is blank
Example
Command
Response
AT$NG=1,”internet”,”1234”,”abcd”
Note: Store a GPRS profile
OK
AT$NG=1
Note: Query a GPRS profile
OK
$NG: 1,”internet”,”1234”,”abcd”
AT$NG?
Note: Query all GPRS profiles
OK
$NG: 1, ”internet”,”1234”,”abcd”
…
$NG: 10,””
10.4 DNS Server Address – AT$ND
This command allows user to set the DNS server address to resolve server address
name.
Syntax
Command
Response
AT$ND=<DNS1>[,<DNS2>]
Note: Write setting.
OK
AT$ND?
Note: Query setting.
OK
$ND: <DNS1>,<DNS2>