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 data transmission-SIM5218A

Status
Not open for further replies.

toanfet

Newbie level 3
Joined
Jun 29, 2011
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,305
Hi everybody,

I am working with SIM5218A for transfering GPRS data.I have “Hyper terminal “for entering AT command and showing result and “GPRS Sever” (Writen by C#)
I created a TCP/IP connection in following steps:
1: AT+NETOPEN="TCP",6002(6002 is the port of socket)
Respone:Network opened
2: AT+TCPCONNECT="212.124.55.1",6002
Respone:Connect OK
But when i entered AT+TCPWRITE=3 <CR>(3 is length of length of the string)
The Respone was >
Then I wrote abc
The respone :ERORR
IPSEND:255,1
Of course,the data didn’t tranfser

Please Help Me.

Thanks in Advance
 

All AT-command entered are corect.I I sent the data via gprs success.Some errors occur due to unstable internet connection.
Thanks for listening!
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top