【发布时间】:2016-08-24 05:52:13
【问题描述】:
AT+CIPSEND=65
OK
>
Recv 65 bytes
SEND OK
+IPD,394:HTTP/1.1 408 Request Time-out
Date: Wed, 24 Aug 2016 05:24:40 GMT
Server: Apache
Content-Length: 223
Connection: close
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>408 Request Time-out</title>
</head><body>
<h1>Request Time-out</h1>
<p>Server timeout waiting for the HTTP request from the client.</p>
</body></html>
CLOSED
我总是收到 408 请求超时 链接有效 长度还可以
tx 是 rx rx 是 tx
我已经多次搜索谷歌。 仍然没有解决方案 我也尝试了不同的链接。
我正在使用 Arduino Mega 2560 和 esp8266 或 esp-01
【问题讨论】:
标签: http arduino request timeout esp8266