how to upload any data on dropbox using sim900 by atmega16 .

Status
Not open for further replies.

Gaurav Saraswat

Newbie level 1
Joined
Mar 31, 2014
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Visit site
Activity points
5
hi
I am using following code after that i am unable to upload data .. please anyone help me to do this task.

Code:
=> AT

<= AT 

<= OK
=>AT+CPIN? 
<= +CPIN: READY 

=>AT+CREG?

<=+CREG: 0,1 

=>AT+CGATT? 

<=+CGATT: 1

=>AT+CIPSHUT 
<=SHUT OK 
=>AT+CIPSTATUS 
<=STATE: IP INITIAL 
=>AT+CIPMUX=0 

<=OK

=>AT+CSTT= “APN”, “UNAME”, “PWD”

<= OK 
=> AT+CIICR 

<=OK

=>AT+CIFSR 

<= xxx.xxx.xxx.xxx /

=>AT+CIPSTART= “TCP” , “[url]www.google.com.com”[/url], “80″
<= CONNECT OK 

=>AT+CIPSEND 
<= > /

=> xxxxxx 
=>#026 /



after that i don't know what to do..

please reply me soon.
 
Last edited by a moderator:

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…