Smart Machine Smart Decision
SIM7500_SIM7600 Series_AT Command Manual_V1.07 2017-12-25
15.7 HTP
These AT Commands of HTP related are used to synchronize system time with HTTP server.
15.7.1 AT+CHTPSERV Set HTP server info
Description
This command is used to
add or delete HTP server information. There are maximum 16 HTP
servers.
SIM PIN References
YES Vendor
Syntax
Test Command Responses
+CHTPSERV:"ADD","HOST",(1-65535),
(0-1)[,"PROXY",(1-65535)]
+CHTPSERV: "DEL",(0-15)
OK
Read Command Responses
AT+ CHTPSERV? +CHTPSERV:<index>"<host>",<port>,<http_version>
[,"<proxy>",<proxy_port>]
…
+CHTPSERV:<index>"<host>",<port>[,"<proxy>",< proxy_port>]
OK
OK (if HTP server not setted)
Write Command Responses
AT+CHTPSERV=
"<cmd>","<host_or_idx>"[,<
port>,<http_version>
[,"<proxy>",<proxy_port>]]
OK
ERROR
Defined values
<cmd>
This command to operate the HTP server list
“ADD”: add a HTP server item to the list
“DEL”: delete a HTP server item from the list
<host_or_idx>
If the <cmd> is “ADD”, this field is the same as <host>, needs quotation marks; If the <cmd> is
“DEL”
, this field is the index of the HTP server item to be deleted from the list, does not need