我确实检查了三种不同的设备,所有设备都具有以下固件:
AT 版本 0.25.0.0 (2015年6月5日)
SDK 版本 1.1.1 ( 5 Jun 2015)
所有三个都设置为 AT CIPSERVER=1,1080
与客户的沟通正常
对 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.