
Part 7 – Appendixes
Universal IP AT Commands Reference Guide 111
AT#POP3SERV="pop3.domain.com"
Note: POP3 server used
AT#POP3UN="module@domain.com"
Note: POP3 username (not always the complete
email address). It is the POP3 login
AT#POP3PW="password"
Note: POP3 password
AT#POP3PORT="110"
Note: POP3 port
AT#GETMAIL
Note: Retrieve an email
Ok_Info_Mail
Note: The software switches from command mode to data
mode for receiving the email content.
Data
Data
.
Note: At the end of data, the [CR][LF] . [CR][LF] sequence
notifies the end of the data mode
OK
Note: The email is successfully retrieved
FTP: Download / Upload Files Response Messages
Upload a file to an FTP Server: AT#FTPPUT
AT#FTPSERV="ftp.domain.com"
Note: FTP server used
AT#FTPUN="ftplogin"
Note: FTP username
AT#FTPPW="ftppassword"
Note: FTP password
AT#FTPPUTFILENAME="upload.text"
Note: Name of the file that will be written in the FTP
server
AT#FTPPUTPATH="."
Note: Path in the server where the file will be written
Ok_Info_WaitingForData
Note: Switch from command to data mode. The host can send
the data that will compose the file. (Data not echoed).
To notify the end of data, the host has to send [ETX] (CTRL+C
on the keyboard). This character is echoed.
OK
Note: End of data notified
Comments to this Manuals