litham
Newbie level 6
- Joined
- Jun 17, 2009
- Messages
- 13
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,376
pdp deact
Hi all,
I use sim300c to try sending data.
But, I don't know how to proiceed
My goal is to find a file containing lines of data on my host or something like that.
so can anyone help?
I try diffrents AT command without success.
Realy I have no idea, on how to establish a conection.
thank you for your help
best regarts
Hi all,
I use sim300c to try sending data.
But, I don't know how to proiceed
My goal is to find a file containing lines of data on my host or something like that.
so can anyone help?
I try diffrents AT command without success.
Code:
AT+CGATT?
+CGATT: 1
OK
AT+CIPCCON?
+CIPCCON: 1
OK
AT+CLIP?
+CLIP: 1,0
OK
AT+CIPSTART="tcp","213.202.225.39","21"
OK
CONNECT FAIL
STATE: IP IND
+PDP: DEACT
AT+CIPSTART="tcp","213.202.225.39","21"
OK
STATE: PDP DEACT
AT+CGACT?
+CGACT: 1,0
OK
AT+CIPSTART="tcp","213.202.225.39","21"
OK
STATE: PDP DEACT
Code:
at
OK
at+cpin?
+CPIN: READY
OK
at+cgatt?
+CGATT: 1
OK
at+cstt
ERROR
at+cstt
ERROR
at+ciicr
ERROR
at+cipserver
ERROR
thank you for your help
best regarts