Specifications

Smart Machine Smart Decision
SIM900_AT Commands Manual_V1.07 214 2012.12.10
Test Command
AT+HTTPTER
M=?
Response
OK
Execution
command
AT+HTTPTER
M
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
Response
+HTTPPARA: "HTTPParamTag","HTTPParamValue"
OK
Test Command
AT+HTTPPARA
=?
Parameters
See Write Command
Response
+HTTPPARA:
<HTTPParamTag>,<HTTPParamValue>
OK
Read Command
AT+HTTPPARA
?
Parameters
See Write Command
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
Write Command
AT+HTTPPARA
=<HTTPParamT
ag>,<HTTPPara
mValue>
Parameters
<HTTPParamTag>
"CID"
"URL"
"UA"
HTTP Parameter
(Mandatory Parameter) Bearer profile identifier
(Mandatory Parameter) HTTP client URL
"http://'server'/'path':'tcpPort' "
"server": FQDN or IP-address
"path": path of file or directory
"tcpPort": default value is 80.
Refer to "IETF-RFC 2616".