MTD2000 AT Command Guide R12
Confidential
DAVISCOMMS (S) PTE LTD
33 /105
Example
Command
Response
AT$NU=1,”192.168.123.168”,2000
Note: Store a server address.
OK
AT$NU=2,”www.yahoo.com”,80
Note: Store a server address.
OK
AT$NU=1
Note: Query a server address.
OK
$NU: 1,”192.168.123.120”,2000
AT$NU?
Note: Query all server addresses.
OK
$NU: 1,”192.168.123.120”,2000
$NU: 2,”www.yahoo.com”,80
…
$NU: 10,””
10.3 GPRS Profile List – AT$NG
This command allows user to store maximum 10 GPRS profiles in the device.
Syntax
Command
Response
AT$NG=<Index>,<APN>,<User>,<Password>
Note: Write setting.
OK
AT$NG=<Index>
Note: Query one setting.
OK
$NG: <Index>,<APN>,<User>,<Password>
AT$NG?
Note: Query all settings (not accessible via SMS).
OK
$NG: 1,<APN>,<User>,<Password>
…
$NG: 10,<APN>,<User>,<Password>
Parameters
Index
GPRS profile 1 to 10
APN
GPRS access point name of up to 40 alphanumeric characters,
limited to the following characters list:
0-9 a-z A-Z ! # $ % & ‘ ( ) * + - . / : < = > ? @