[SOLVED] "AT+CIPSEND" in wavecom AT-COMMAND

Status
Not open for further replies.

saesaria

Member level 1
Joined
Jun 13, 2011
Messages
41
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Location
Indonesia
Activity points
1,578
I want to send a http request using WAVECOM AT-command, anyone knows what the AT Command?
thanks
 

all the supported AT commands are found in the supplied AT Command set pdf

if you want to establish a connection you should first make a gprs connection using your service provider settings

you should know (APN , Username , Password)

when an internet connection is established you sould sent a simple ping request then advance to an HTTP request

regards
 


I already set the APN, username, and password here on my previous thread
https://www.edaboard.com/threads/217319/. I just difficult to find similar AT+CIPSEND in wavecom AT-command set.

Then to PING as you asked, I tried
Code:
AT+WIPPING="www.google.com"
OK

+WIPPING: 1,0,0

the respond "+WIPPING: 1,0,0" means that the PING request is failed "timeout expired".

can you help me then?
thanks.
 

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…