User's Manual
43
Appendix II
AT Commands
AT+APN
Read Command Response
AT+APN?<CR> <CR><LF>[AP_Name]<CR><LF>
Example
AT+APN?
internet
Access Point “internet” is in use.
Write Command Response
AT+APN=[AP_Name]<CR> <CR><LF>OK<CR><LF>
Example
AT+APN=emome
OK
Change the Access Point name to
“emome”.
Remarks
The Read command is to get the Access Point Name (APN) that is using currently.
The Write command is to set the Access Point Name (APN) you want to connect to.
[AP_Name] is a string for the name of a cradle access point, maximum 128 characters.
See Also
ATDT, AT+CHAP, AT+DHCP, AT+DLMT (3G/GPRS)
Back to the Supported AT Commands.