sipeed / Maixduino

Arduino port on Maix board ( k210 )
https://maixduino.sipeed.com
Other
214 stars 93 forks source link

WebClient runing error, send data failed #31

Open xiangweizeng opened 5 years ago

xiangweizeng commented 5 years ago

I ran WebClient example and got an error that failed to send data

[WiFiEsp] Initializing ESP module
[WiFiEsp] Initilization successful - 2.2.1
Attempting to connect to WPA SSID: GZBD
[WiFiEsp] Failed connecting to GZBD
Attempting to connect to WPA SSID: GZBD
[WiFiEsp] Failed connecting to GZBD
Attempting to connect to WPA SSID: GZBD
[WiFiEsp] Failed connecting to GZBD
Attempting to connect to WPA SSID: GZBD
[WiFiEsp] Connected to GZBD
You're connected to the network
SSID: GZBD
IP Address: 192.168.1.197
Signal strength (RSSI):-77 dBm

Starting connection to server...
[WiFiEsp] Connecting to arduino.cc
Connected to server
[WiFiEsp] >>> TIMEOUT >>>
[WiFiEsp] Data packet send error (2)
[WiFiEsp] Failed to write to socket 3
[WiFiEsp] Disconnecting  3
bitsk commented 5 years ago

It is recommended to try other esp8266 AT libraries.