Sending data from SoftAP to client

VK6TT
Posts: 1
Joined: Fri Sep 22, 2017 5:07 pm

Sending data from SoftAP to client

Postby VK6TT » Fri Sep 22, 2017 5:51 pm

Hi,

I would appreciate some help understanding why my AT+CIPSEND command fails.

My firmware is:
AT+GMR
AT version:1.3.0.0(Jul 14 2016 18:54:01)
SDK version:2.0.0(656edbf)
compile time:Jun 7 2017 11:29:24
OK

I execute in order the following AT commands:
AT+RST
AT+CWMODE_DEF=2
AT+CWSAP_DEF="DEMONSTRATION","RICHARDB",5,4
AT+CIPAP_DEF="192.168.0.1"
AT+CWDHCP_DEF=0,1
AT+CIPMUX=1
AT+CIPSERVER=1,80

No errors at this point.

After a connection:
0,CONNECT

+IPD,0,275:GET / HTTP/1.1
Host: 192.168.0.1
User-Agent: Mozilla/5.0 (Android; Tablet; rv:23.0) Gecko/23.0 Firefox/23.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Connection: keep-alive


I use the command AT+CIPSEND=0,114

but I get ERROR instead of >

Please help.

Many thanks
Richard

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: Sending data from SoftAP to client

Postby ESP_Faye » Mon Sep 25, 2017 11:05 am

Hi,

Sorry that we cannot reproduce your problem.

1. Could you have a try with the latest ESP8266 AT?
2. If the problem is still unsolved, could you provide the full AT logs (both UART0 and UART1) for debugging?

Thanks for your interest in ESP8266!

Who is online

Users browsing this forum: No registered users and 4 guests