Email in SIM900 module

Working SIM300 FTP Commands --

To Transfer the Files and Use Filezilla FTP server

AT+CSTT="AIRTELGPRS.COM","",""

AT+CIPSCONT?

AT+CIICR

AT+CIFSR

AT+CIPSERVER?

AT+CIPSERVER

AT+CLPORT?

AT+CLPORT="TCP","2021"

AT+CIPSTART="TCP","Your server ip","21"

AT+CIPSEND

User Username

AT+CIPSEND

Pass UseraPASSword

AT+CIPSEND

Mkd TEST

AT+CIPSEND

Cwd TEST

AT+CIPSEND

Port 88,214,93,220,7,228

AT+CIPSEND

Appe file.txt

AT+CIPCCON=2

AT+CIPSEND... Read Compelte post
Posted by SurekhaIris on Mon Oct 08 2012, 07:05 pm

Email in SIM900 module

Just make sure your GPRS is up and server is running at default ftp port 21. No need to connect to ftp server using CIPSTART
here are the steps:
AT+SAPBR=2
>+SAPBR: ,,get the CID from here

AT+FTPCID=CID
AT+FTPSERV="serverip"
AT+FTPUN="user"
AT+FTPPW="password"
AT+FTPGETNAME="filename"
AT+FTPGETPATH="pathtofile"
AT+FTPGET=1 << start ftp
>> +FTPGET:1,1 //wait for this response from modem
after this.. your data is ready to be ... Read Compelte post
Posted by ajay_bhargav on Wed Sep 26 2012, 10:06 am

Downloads

Comments

Michailqfh
Fri Mar 29 2024, 01:53 am
Bobbyerilar
Thu Mar 28 2024, 08:08 am
pb58
Thu Mar 28 2024, 05:54 am
Clarazkafup
Thu Mar 28 2024, 02:24 am
Walterkic
Thu Mar 28 2024, 01:19 am
Davidusawn
Wed Mar 27 2024, 08:30 pm
Richardsop
Tue Mar 26 2024, 10:33 pm
Stevencog
Tue Mar 26 2024, 04:26 pm