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

Loganbag
Tue May 14 2024, 04:05 am
MichaelMog
Tue May 14 2024, 03:58 am
ThomasGaxaW
Mon May 13 2024, 05:33 pm
RobertInfup
Mon May 13 2024, 04:28 pm
Joshuatem
Mon May 13 2024, 08:30 am
RaymondPex
Mon May 13 2024, 03:24 am
Kennethbycle
Sun May 12 2024, 03:12 pm
MumerMeags
Sun May 12 2024, 01:47 pm