Wrong port number with AT+CIPSTATUS

Alberto
Posts: 13
Joined: Wed Sep 02, 2015 12:30 am

Wrong port number with AT+CIPSTATUS

Postby Alberto » Mon Sep 07, 2015 12:55 am

I did check three different devices all with the following firmware:

AT ver. 0.25.0.0 (5 jun 2015)
SDK ver. 1.1.1 ( 5 jun 2015)

All three set with AT+CIPSERVER=1,1080

Communication with the client OK

Answer to AT+CIPSTATUS

+CIPSTATUS:0,"TCP","192.168.x.xxx",49176,1 (first device)
+CIPSTATUS:0,"TCP","192.168.x.xxx",49188,1 (fsecond device)
+CIPSTATUS:0,"TCP","192.168.x.xxx",49184,1 (third device)

Since client was set to port 1080 as well, I did expect "CIPSTATUS" to report "1080" in all three cases and not the odds number reported above.
Kind regards
Alberto

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

Re: Wrong port number with AT+CIPSTATUS

Postby ESP_Faye » Wed Sep 09, 2015 10:31 am

Hi,

The "49176", "49188", "49184" are the remote ports.

It is a known issue that the local port was missing, we will revise it in next version.

So sorry for the inconvenience.

Thanks for your interest in ESP8266 !

Who is online

Users browsing this forum: No registered users and 5 guests