User Manual

High-Flying
HF-LPT200 Low Power WiFi Module User Manual
Shanghai High-Flying Electronics Technology Co., Ltd(www.hi-flying.com) - 37 -
Query Operation
AT+CFGTF<CR>
+ok=<status><CR><LF><CR><LF>
Parameters:
status: feedback operation status;
4.2.2.17. AT+UART
Function: Set/Query serial port parameters. Setting is valid after reset.
Format:
Query Operation
AT+UART<CR>
+ok=<baudrate,data_bits,stop_bit,parity><CR><LF><CR><LF>
Set Operation
AT+UART=<baudrate,data_bits,stop_bit,parity><CR>
+ok<CR><LF><CR><LF>
Parameters:
baudrate:
300,600,1200,1800,2400,4800,9600,19200,38400,57600,115200,230400,
380400,460800,921600
data_bits:
8
stop_bits:
1,2
parity:
NONE
EVEN
ODD
Flowctrl: (CTSRTS)
NFC: No hardware flow control
FC: hardware flow control
4.2.2.18. AT+UARTF
Function: Open/Close UART auto-frame function;
Format:
Query Operation
AT+UARTF<CR>
+ok=<para><CR><LF><CR><LF>
Set Operation
AT+UARTF=<para ><CR>
+ok<CR><LF><CR><LF>
Parameters:
para:
disable - Close auto-frame function;
enable - Open auto-frame function;