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

DonaldJAX
Fri Apr 19 2024, 01:08 pm
Lewisuhakeply
Thu Apr 18 2024, 06:00 pm
Darrellciz
Thu Apr 18 2024, 11:07 am
Charlessber
Thu Apr 18 2024, 09:29 am
BartonSem
Thu Apr 18 2024, 04:56 am
DonaldKnown
Thu Apr 18 2024, 12:24 am
utaletxcyw
Wed Apr 17 2024, 10:21 am
Anthonyvab
Wed Apr 17 2024, 08:48 am