Espressif Systems
"
"
16. AT+SAVETRANSLINK – Save transparent transmission link to flash
AT+SAVETRANSLINK – Save transparent transmission link to flash
Example
AT+SAVETRANSLINK=1, "192.168.6.110", 1002, "TCP"
For TCP connection:
AT+SAVETRANSLINK =<mode>, <remote IP or domain name>, <remote
port>[, <type>][, <TCP keep alive>]
Command
For UDP transmission:
AT+SAVETRANSLINK =<mode>, <remote IP>, <remote port>[, <type>][,
<UDP local port>]
Response
OK
<mode>
<remote IP>
<remote port>
Parameters
[<type>]
[<TCP keep alive>]
[<UDP local port>]
started on power-up.
•
Notes
•
Espressif Systems
"
0 : normal mode, will NOT enter UART-WiFi passthrough mode on power-up
1 : save UART-WiFi passthrough mode
remote IP or domain name
remote port
optional, TCP or UDP, default to be "TCP"
optional, TCP keep alive, default to be disabled
0: disable TCP keep alive
1 ~ 7200: keep-alive detect time interval, unit: second
optional, local port if UDP transparent transmission is to be
This command will save the UART-WiFi passthrough mode and its link into
Flash user parameter area, ESP8266 will enter UART-WiFi passthrough mode
on any subsequent power cycles.
As long as the IP (or domain name), port conform to the specification, they
will be saved to flash
68 73
/
ESP8266
AT Instruction Set
Friday, July 15, 2016
Need help?
Do you have a question about the ESP8266 and is the answer not in the manual?
Questions and answers