ESP8266 Developer Zone The Official ESP8266 Forum 2016-04-01T08:09:53+08:00 https://bbs.espressif.com:443/feed.php?f=16&t=1969 2016-04-01T08:09:53+08:00 2016-04-01T08:09:53+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1969&p=6289#p6289 <![CDATA[AT+SAVETRANSLINK – Save transparent transmission link to Flash]]>
AT version:0.60.0.0(Jan 29 2016 15:10:17)
SDK version:1.5.2(80914727)
compile time:Jan 29 2016 19:07:08

AT + CWMODE_DEF = 1
AT + CIPSTA_DEF = "192.168.0.133"
AT + CWJAP_DEF = "PROD101",""

Ping 192.168.0.133 is Ok.

I want to use the transparent mode.
However I need a static TCP port on the module.
Using AT commands, is there a way to save on flash memory?
Ex.
Using Putty
telnet
IP = 192.168.0.133
TCP port = 10002 (static)
Is it possible?
I use similar modules, thereby, and would like to use 8266 from now on.

Thanks
RED

Statistics: Posted by RED — Fri Apr 01, 2016 8:09 am


]]>