Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

gprs tcp not connected using sim900d

Status
Not open for further replies.

engineer khan

Member level 3
Joined
Aug 31, 2012
Messages
66
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,833
i use all code from datasheet and also taken from net every command gives right response as desired but i type AT+CIPSTART="TCP","xxx.xxx.x.xx","xxxx"//ip and port
the response should be ok connect ok
but it gives ok and after a while it gives +pdp DEACT or status IP or connection fail what can be the solution please
o am using sim900d,rs232 hyperterminal,wish to communicate through tcp,APN,NAME ,USER name, DOmain Ip STATIC IP all things are known
 

Where is the server??
xxx.xxx.xxx.xxx
Have you opened the port xxxx on the server.

The most common problem is that, most of the individual don't have public IP address.
The IP Address must be public and the particular port must be opened.

You can get public IP address by connecting a Data Card to your computer and then using a Software like HW Hercules to open a particular port.
Check your public Ip by searching on Google "What is my IP"
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top