WM620 AT
Command Manual
Copyright © Neoway Technology Co., Ltd
125
OK
AT+HTTPSETUP
OK
HTTP SETUP OK
AT+HTTPACTION=2,23
>MAC=
NEOWAY
&DATA=
0123456
OK
+HTTPRECV:
HTTP/1.1 200 OK
Cache-Control: private, max-age=0
Content-Type: text/xml; charset=utf-8
Server: Microsoft-IIS/7.5
X-AspNet-Version: 4.0.30319
X-Powered-By: ASP.NET
Date: Thu, 28 Nov 2013 03:41:52 GMT
Connection: close
Content-Length: 98
<?xml version="1.0" encoding="utf-8"?>
<string xmlns="http://wsliu.cn/">
NEOWAY
+
0123456
</string>
+HTTPCLOSE:Connection Closed
Set
up
an
HTTP
connection
POST request.
Send 25 bytes; enter the
contents to be uploaded
after > is displayed.
Receive the response
from the HTTP server.
The server replies an
XML file containing the
uploaded
content
NEOWAY and 0123456.
The server disconnected
with the module after it
finished responding.
AT+HTTPPARA=url,www.neoway.com.cn/en/index.asp
x
OK
AT+HTTPPARA=port,80
OK
AT+HTTPSETUP
OK
HTTP SETUP OK
AT+HTTPACTION=99,76
>HEAD /en/index.aspx HTTP/1.1
connection: close
Set URL
The HTTP connection is
set up through port 80.
Send
76-byte
user-
defined packets