SIM5300E AT Command Manual V1.02
10.2.2 AT+HTTPTERM Terminate HTTP Service
AT+HTTPTERM Terminate HTTP Service
Test Command
AT+HTTPTERM=?
Response
OK
Execution command
AT+HTTPTERM
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Reference Note
10.2.3 AT+HTTPPARA Set HTTP Parameters Value
AT+HTTPPARA Set HTTP Parameters Value
Test Command
AT+HTTPPARA=?
Response
+HTTPPARA: "HTTPParamTag","HTTPParamValue"
OK
Read Command
AT+HTTPPARA?
Response
+HTTPPARA:
<HTTPParamTag>,<HTTPParamValue>
OK
Write Command
AT+HTTPPARA=<HTTPParam
Tag>,<HTTPParamValue>[,<U
serdataDelimiter>]
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Parameters <HTTPParamTag> HTTP Parameter
“CID” (Mandatory Parameter) Bearer profile identifier
“URL”
(Mandatory Parameter) HTTP client URL, the maximum length is
500 bytes."http://'server'/'path':'tcpPort' "
"server":FQDN or IP-address
"path":path of file or directory
"tcpPort":default value is 80.
“UA” Refer to "IETF-RFC 2616".
The user agent string which is set by the application to identify the
mobile
. Usually this parameter is set as operation system and
software version information. The maximum length is 200.