Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3-271
The following table shows the +MFOTAWSCFG parameters.
Example
AT+MF OTAWSC FG?
OK // there is no default Web-session
AT+MFOTAWSCFG = 5 , 8080,"wap.orange.co.il","orange","mobile54","192.118.11.55" // set
default Web-session
OK
AT+MF OTAWSC FG?
+MFOTAWSCFG: 5 , 8080,"wap.orange.co.il","orange","192.118.11.55"
Read AT+MFOTAWSCFG? +MFOTAWSCFG:
<SERVICE_TYPE>,
<PORT>,
<GPRS APN>
[,[GPRS USER NAME]
[,[PROXY]]]
OK
The read command returns the
current setting.
Test AT+MFOTAWSCFG =? +MFOTAWSCFG:(list of
supported
<Service_type>),
<port range>
OK
Test command returns the
supported service-types and the
port-range.
Table 3-177:+MFOTAWSCFG Parameters
<Parameter> Description Remarks
<Service_type> 1 - WAP
2 - WAP Connectionless
3 - WAP Secure
4 - WAP Secure Connectionless
5 - HTTP
6 - HTTP Secure
Service-type should be HTTP.
<Port> Port number 0- 65535 URL default port should be
8080.
<GPRS APN> Carrier Home page address. Max length 64
characters. For example:
http://wap.orange.co.il
[GPRS User
Name] User Name. Max length 48 characters.
[GPRS
Password] Up to 16 characters password.
[PROXY] Proxy IP-address. This parameter is optional.
Command
Type Syntax Response/Action Remarks