Divyansh Singh
Newbie level 1
- Joined
- Apr 22, 2014
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 7
I want to upload my Arduino UNO to Xively through my SIM900 Module. Please giude me on how to connect to Xively and send my data to Xively.I get connected to server but then the problem starts from at+cipsend.
AT+CGATT=1
AT+CSTT=[APN]
AT+CIICR
AT+CIFSR
AT+CIPSPRT=0
AT+CIPSTART=\"tcp\",\"api.xively.com\",\"8081\
AT+CIPSEND
As far as I know we also need to enter API and FEED ID. Can anyone please help me with furthur steps. Thanks for your patience. Thanks in advance.
AT+CGATT=1
AT+CSTT=[APN]
AT+CIICR
AT+CIFSR
AT+CIPSPRT=0
AT+CIPSTART=\"tcp\",\"api.xively.com\",\"8081\
AT+CIPSEND
As far as I know we also need to enter API and FEED ID. Can anyone please help me with furthur steps. Thanks for your patience. Thanks in advance.