SIM5300E AT Command Manual V1.02
63 POP3 tcp connection error
64 Timeout of POP3 server response
Reference
Note
14.2.18 AT+POP3UIDL Get the Specific Email Unique-id
AT+POP3UIDL Get the Specific Email Unique-id
Test Command
AT+POP3UIDL=?
Response
+POP3UIDL: (range of supported <msgNumber>s)
OK
Write Command
AT+POP3UIDL=
<msgNumber>
Response
OK
If error is related to ME functionality:
+CME ERROR: <err>
If POP3 server issues a positive response:
+POP3UIDL: 1,<msgNumber>,<uid>
If POP3 server issues a negative response:
+POP3UIDL: 0
If some error occur:
+POP3OUT: <code>
Parameters
<msgNumber> The message number of Email.
<UID> The Email unique-id, the unique-id is an arbitrary server-determined
string, consisting of 1 to 70 characters in the range 0x21 to 0x7E,which
uniquely identifies a message within a maildrop and which persists across
sessions.
<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
Reference
Note