Sunil Tiwari - Viewing Profile: Topics - Netduino Forums
   
Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

Sunil Tiwari

Member Since 26 May 2014
Offline Last Active May 27 2014 08:59 PM
-----

Topics I've Started

GPRS using AT cmd fail with +CEER: Regular deactivation

26 May 2014 - 09:41 PM

GPRS using AT cmd fail with +CEER: Regular deactivation
Hello Sir,
Hope u r doing best, I am using AT command to setup GPRS Connection(TCP) below are the AT commands that i executed, I have obtained IP Address successfully for GPRS connection, but when i try to Enter data state using +CGDATA=1, i get ERROR, with +CEER: Regular deactivation. even AT+SDATACONF=1,”TCP”,”www.sina.com.cn”,80 fails
it has been more than 2 weak I am stuck at this point, Please help.

AT+CGATT=1
OK
AT+CGATT?
+CGATT: 1
OK
AT+CGDCONT?
+CGDCONT: 1,"IP","rcomwap","0.0.0.0",0,0
+CGDCONT: 2,"IP","","0.0.0.0",0,0
+CGDCONT: 3,"IP","rcomnet","0.0.0.0",0,0
OK
AT+CGPCO=0,"","",1
ERROR
AT+CGACT=1,1
OK
AT+CGACT?
+CGACT: 1,1
+CGACT: 2,0
+CGACT: 3,0
OK
AT+CGPADDR=1
+CGPADDR: 1,"10.95.241.53"
OK

AT+SDATACONF=1,”TCP”,”www.sina.com.cn”,80
ERROR
AT+CEER
+CEER: Regular deactivation
OK

AT+CGDATA=1
ERROR
AT+CEER
+CEER: Regular deactivation
OK

Thank's in Advance
Sunil Tiwari
 


home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.