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

Richardedils
Wed Apr 24 2024, 04:07 am
ChrisLub
Tue Apr 23 2024, 05:21 pm
Davidbab
Tue Apr 23 2024, 10:41 am
Richardrit
Tue Apr 23 2024, 09:54 am
HenryLaf
Mon Apr 22 2024, 03:50 pm
bleradrar
Mon Apr 22 2024, 06:38 am
ppu-pro_ka
Sun Apr 21 2024, 07:39 pm
Infewow
Sun Apr 21 2024, 06:30 pm