Phau Ntawv Qhia

Table Of Contents
Chengdu Ebyte Electronic Technology Co., Ltd. E90-DTU(xxxSLxx-ETH)_V2.0-AT Instruction Set
Copyright ©2012–2022Chengdu Ebyte Electronic Technology Co., Ltd.
14
SendSet
AT+TMOLINK=<Times, Num><CR><LF>
ReturnSet
<CR><LF>+OK<CR><LF>
Remarks
Times (disconnection and reconnection time): limit 1-255, 0 is closed;
Num (times of disconnection and reconnection): limit 1-60 times;
Example
Inquire:
Send: AT+TMOLINK\r\n
Received:\r\n+OK=5,5\r\n
set up:
Send: AT+TMOLINK=10,10\r\n
Received:\r\n+OK\r\n
1.25 Web Configuration Port
Command
AT+WEBCFGPORT
Function
Query and set web configuration port
SendQuery
AT+WEBCFGPORT<CR><LF>
Return
Query
<CR><LF>+OK=<PORT><CR><LF>
SendSet
AT+TMOLINK=<PORT><CR><LF>
ReturnSet
<CR><LF>+OK<CR><LF>
Remarks
PORT: 2-65535
Example
Inquire:
Send: AT+WEBCFGPORT\r\n
Received:\r\n+OK=80\r\n
set up:
Send: AT+WEBCFGPORT=80\r\n
Received:\r\n+OK\r\n