Data Sheet

Smart Machine Smart Decision
64 Timeout of POP3 server response
Parameter Saving NO_SAVE
Mode
Max Response Time -
Reference Note
After sending these POP3 commands and POP3 server issuing a positive
response, you can get the response by AT+POP3READ.
14.2.19 AT+POP3READ Read Multi-line Response
AT+POP3READ Read Multi-line Response
Response
+POP3READ: (range of supported <reqLength>s)
OK
Test Command
AT+POP3READ=?
Parameters
See Write Command
Response
If the data of response not to be read completely:
+POP3READ: 1,<cnfLength>
If the data of response to be read completely:
+POP3READ: 2,<cnfLength>
If some data need to be read,the URC below is reported:
+POP3READ: 3,<dataLength>
If error is related to ME functionality:
ERROR
If some error occur:
+POP3OUT: <code>
Write Command
AT+POP3READ=<
r
eqLength>
Parameters
<reqLength> Requested number of data bytes (1-1460) to be read
<cnfLength> Confirmed number of data bytes to be read, which may
be less than <reqLength>. 0 indicates that no data can be
read.
<dataLength> Received number of data bytes.
<code> The result of logging out POP3 server
1 Normally log out POP3 server
61 Network error
62 DNS resolve error
63 POP3 tcp connection error
64 Timeout of POP3 server response
69 Read data timeout
Parameter Saving NO_SAVE
SIM800 Series_AT Command Manual_V1.05 298 2014-07-31