GSM GPRS Modem connection error

Status
Not open for further replies.

ashueda

Newbie level 5
Joined
Apr 7, 2015
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
67
Hello all,

I am newbie using SIM300 GSM GPRS Modem and want to send data to my server,

First I got a net @G plan INR 5 = 20 MB on my AirTel sim

Then I inserteed sim in the sim slot, and connected my GSM GPRS Modem with 9600 baud, flow control none, 8 bits on Hyperterminal and issued the following commands

I got the above error, what does it mean ?

Please help me, I am in a great need of it, please help me sooooooon,

Thanks in advance.
 
Last edited by a moderator:

thanks ud23 for your reply, but your tutorial not worked I tried twice, but same error 6 in
Code:
AT+CIPSTART="tcp","raviyp.in","80"
OK

ERROR: 6

STATE: IP STATUS

Please some body help me
 

Can you try AT+CIPSHUT before issuing AT+CIPSTART

and better give command with the IP of the website which you want to access as follows
AT+CIPSTART="TCP","74.125.224.72","8080"
 

I think there are several wrong assumptions in the previous post.

- Obviously ashueda is showing the AT command responses, not sending "OK".
- The OK response indicates that the commands are correctly formatted
- I believe that the GPRS and IP related commands won't be answered O.K. without network registration, in so far it's unlikely a SIM PIN error
- I don't think that ERROR: 6 is a CME ERROR
 

i DON'T KNOW WHAT IS HAPPENING BUT NO LUCK PLEASE HELP ME
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…