Smart Machine Smart Decision
SIM7000 Series_AT Command Manual_V1.03 158 2018-05-08
If<byte_size> is bigger than the data size received, module will only return
actual data size.
If error is related to ME functionality:
Parameters
<data> Data from HTTP server or user input.
<start_address> The starting point for data output.
0-319488 (bytes)
<byte_size> The length for data output.
1-319488 (bytes)
<data_len> The actual length for data output.
Execution
Command
AT+HTTPREA
D
Response
+HTTPREAD: <date_len>
<data>
OK
Read all data when AT+HTTPACTION=0 or AT+HTTPDATA is executed.
If error is related to ME functionality:
+CME ERROR: <err>
Mode
NO_SAVE
-
Reference
Note
9.2.7 AT+HTTPSTATUS Read HTTP Status
AT+HTTPSTATUS Read HTTP Status
Test Command
AT+HTTPSTAT
Response
OK
Read Command
AT+HTTPSTAT
US?
Response
+HTTPSTATUS: <mode>,<status>,<finish>,<remain>
OK
If error is related to ME functionality:
+CME ERROR: <err>