Hi,
I discover a bug while using my ESP8266 module. I upgraded the firmware version to ESP8266_NONOS_SDK_V1.4.0_15_09_18, and I wanted to create a custom Access Point with a TCP Server to send continous data, however I found that using a custom AP name when I try to send data, the connection fails. Here's my AT Commands and UART log.
OK
+CWMODE_DEF=2
OK
+CWSAP_DEF="WiFiModule","1234567890",5,3
OK
+CIPMUX=1
OK
+CIPSERVER=1,8888
OK
0,CONNECT
+CIPSEND=0,20
OK
>
Recv 20 bytes
0,CONNECT FAIL
SEND FAIL
As I'm using a 4 Mbit flash I cannot upgrade to the lastest firmware version, anyone knows how to solve this?
ESP8266_NONOS_SDK_V1.4.0_15_09_18 TCP Server Bug
-
- Posts: 5
- Joined: Sat Jan 23, 2016 4:20 am
ESP8266_NONOS_SDK_V1.4.0_15_09_18 TCP Server Bug
Postby cesar.guevara » Tue Feb 09, 2016 2:41 am
Re: ESP8266_NONOS_SDK_V1.4.0_15_09_18 TCP Server Bug
Postby ESP_Faye » Tue Feb 16, 2016 8:43 pm
Hi,
When ESP8266 runs as TCP server, it will disconnect to the TCP client which did not communicate with ESP8266 till timeout. Command AT+CIPSTO can set the timeout.
Or could you try it with another module ?
When ESP8266 runs as TCP server, it will disconnect to the TCP client which did not communicate with ESP8266 till timeout. Command AT+CIPSTO can set the timeout.
Or could you try it with another module ?
Who is online
Users browsing this forum: No registered users and 5 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.