HI Guys,
i`m experiencing some difficulties due to GPRS module setup.
i can run send value and multiple send value examples but when i try to run save value option i fail. is there any one there to help me?
also how can we save multiple values. there should an easy way like submitting several values.
here is my issue.
Response of GPRS:
AT+CSQ
+CSQ: 12,0
OK
Response of GPRS:
AT+CGATT?
+CGATT: 1
OK
Response of GPRS:
AT+SAPBR=3,1,“CONTYPE”,“GPRS”
OK
Response of GPRS:
AT+SAPBR=3,1,“APN”,“giffgaff.com”
OK
Response of GPRS:
AT+SAPBR=3,1,“USER”,“giffgaff”
OK
Response of GPRS:
AT+SAPBR=3,1,“PWD”,""
OK
Response of GPRS:
AT+SAPBR=1,1
ERROR
Error with AT+SAPBR=1,1 Connection ip
Response of GPRS:
AT+HTTPTERM
OK
Response of GPRS:
AT+HTTPINIT
OK
Response of GPRS:
AT+HTTPPARA=“CID”,1
OK
Response of GPRS:
AT+HTTPPARA=“UA”,Ubidots/v1 ArduinoGPRS/1.0"
ERROR
Error with AT+HTTPARA USER_AGENT. Reset the Arduino, will you?
Response of GPRS:
AT+HTTPPARA=“URL”,“things.ubidots.com/api/v1.6/variables/5851183876254218cd15eefe/values?token=C6bWr2PlaCvJ5pmHm10ICprArNU01y&page_size=1”
OK
Response of GPRS:
AT+HTTPACTION=0
OK
+HTTPACTION: 0,200,369
Status = 603 is DNS Error, maybe your SIM doesn’t have mobile data
Status = 601 Network Error, maybe your SIM doesn’t have mobile data
Status = 400 Bad Request, Your URL is wrong
Status = 402 Payment Required, You exceed your dots in Ubidots
Response of GPRS:
AT+HTTPTERM
OK
1.00
1.00
Response of GPRS:
AT+HTTPTERM
ERROR