Specifications

SIM900 AT Command Manual
SIM900_AT Command Manual_V1.03 197 12/24/2010
Test Command
AT+HTTPTER
M=?
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
Response
+HTTPPARA: "HTTPParamTag","HTTPParmValue"
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> HTTP Parameter
"CID" (Mandatory Parameter) bearer profile identifier
"URL" (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".