CONFIGURING AND COMMUNICATING WITH YOUR DEVICE
28 MultiConnect
®
Cell MTC-MNG6 User Guide
Transferring FTP File to FTP Server
To connect to FTP server and upload files:
1. Check signal strength.
Enter:
AT+CSQ
2. Verify device is registered on the cellular network.
Enter:
AT+CEREG?
Should return:
+CEREG: 0,1 or +CEREG: 0,5
OK
3. Activate context
Enter:
Verizon:
AT#SGACT=3,1
Other Networks:
AT#SGACT=1,1
4. Set FTP operations timeout to 10 seconds
Enter:
AT#FTPTO=100
5. Configure FTP server IP address with username and password.
Enter:
AT#FTPOPEN="###.##.###.#","username","password",0
where ###.##.###.# is the IP address and the username and password for the FTP server.
6. Configure file transfer type.
Enter:
AT#FTPTYPE=#
where # is 0 for binary or 1 for ASCII.
7. Enter the file name to be sent to the FTP server and initiate connection.
Enter:
AT#FTPPUT="file.txt"
The device responds with:
CONNECT
8. Send the file through the device.
Closing the FTP Data Connection
After the file is sent:
1. Enter the escape sequence.
Enter:
+++
The device responds with: