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.

SIM300 GPRS Connection CLOSED problem

Status
Not open for further replies.

ElMobd3

Newbie level 6
Joined
Dec 8, 2012
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,375
Hello Everyone,

I need to make a TCP connection to send Data to a Web server, everything is okay except my big problem :(

The problem is After I sent
AT+CIPSTART="TCP","spreadsheets.google.com","443"
I got
OK
CONNECT OK
then I sent
at+cipsend
> GET /formResponse?formkey=dFlabUV1Vk1qU1NZcFlMb1ZZY25MQnc6MQ&entry.0.single=8.255&entry.1.single=32.11&submit=Submit HTTP/1.1
Host: spreadsheets.google.com
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en
Accept-Encoding: gzip, deflate
Connection: keep-alive

^Z
----------------
I get CLOSED & the modem stops responding :(

CLOSED

I actually have to physically restart the MODEM at this point

Any help please :(
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top