-->
Page 1 of 1

If I use AT+CIPSTART command using, ERROR CLOSE is output.

PostPosted: Fri Nov 04, 2022 2:48 am
by youchan79
If I use the AT+CIPSTART command when using ESP-01, ERROR CLOSED is output.

ESP-01 is obviously connected to wifi and I have done port forwarding. What's the problem?


ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ


AT+CWJAP?

+CWJAP:"KT_GiGA_2G_076C","88:3c:1c:15:07:70",7,-58

OK
AT+CIFSR

+CIFSR:STAIP,"172.30.1.87"
+CIFSR:STAMAC,"3c:61:05:d2:42:64"

OK
AT+CIPSTART="TCP","211.34.160.97",7979


ERROR
CLOSED
ㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡㅡ

Re: If I use AT+CIPSTART command using, ERROR CLOSE is outpu

PostPosted: Sat Nov 05, 2022 4:06 am
by JurajA
it can't connect. is it a valid IP address and port?

Re: If I use AT+CIPSTART command using, ERROR CLOSE is outpu

PostPosted: Sat Nov 05, 2022 7:37 am
by rooppoorali
Similar problem. You can see the discussion here: https://bbs.espressif.com/viewtopic.php?t=3268