ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 458 of 545 2020-04-15
3.16.4. AT#HTTPRCV - Receive HTTP Server Data
This command permits the user to read data from HTTP server in response to a previous HTTP module
request.
AT#HTTPRCV=<profId>[,<maxByte>]
The module is notified of these data by the #HTTPRING URC.
The device shall prompt a three-character sequence followed by the data:
<less_than><less_than><less_than> (see IRA character set: 60,60,60)
If reading ends successfully, the response is OK; otherwise an error code is reported.
Parameters:
max number of bytes to read at a time
If <maxByte> is unspecified, server data will be transferred all in once.
If the data are not present or the #HTTPRING <httpStatusCode> parameter has value 0,
an error code is reported.
AT#HTTPRCV=?
Test command reports the supported range of values for <profId> and <maxByte> parameters in
the format:
# HTTPRCV: (list of supported <profId>s,<maxByte>)