32
8000 GPRS Cradle
Reference Manual
4.2.4 ATF
Execution Command
Response
ATF<CR> <CR><LF>OK<CR><LF>
Example
ATF
OK
Remarks
This command is to load factory defaults, as shown below.
Parameters
Defaults
Description
unsigned char PINCode[9]
‘0000’
PIN (Personal Identity Number) of SIM card; an
access code of 4~8 digits
unsigned char
GPRSAccessPoint[21]
internet
AP name for GPRS
GPRS_FLAG Flag
unsigned int Reserved:14
unsigned int DelimEnable:1
unsigned int CHAPEnable:1
---
0
0
See GPRS_FLAG structure below.
---
Enable checking the delimiter character
0:Disable
1:Enable
Challenge Handshake Authentication Protocol
0:Disable
1:Enable
char CHAPPassword[33]
Null
Password for Challenge Handshake Authentication
Protocol (CHAP)
char
CHAPUserName[33]
Null
User name for Challenge Handshake
Authentication Protocol (CHAP)
char DelimiterChar
0x0d
Delimiter Character
int DhcpEnable
1
0: Disable DHCP
1: Enable DHCP
unsigned char IpAddr[4]
0,0,0,0
Static IP address for the cradle
See Also
ATW
Back to the Supported AT Commands.