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.

how to connect to tcp/ip through internet via gr47

Status
Not open for further replies.

m_sa_haghighi

Newbie level 1
Joined
Aug 9, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
u.s
Activity points
1,287
hi
i am using gr47 module and i can connect to a server with a static IP
and then can send data and receive data but the problem is that:
i don't know how to disconnect from server.
the code that i connect to the server is:
AT+CGDCONT = 1,”IP”,”internet"
AT+CGREG=1
AT*E2IPA=1,1
AT*E2IPO = 1,”129.59.217.99”,3000
CONNECT

after CONNECT i can send and receive data but when i finished it don't know how to disconnect because it does not get any AT command
does anybody know how i can disconnect from it?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top