HF-LPB Low Power WiFi Module User Manual
Shanghai High-Flying Electronics Technology Co., Ltd
www.hi-flying.com
- 41 -
Parameters:
module_id: Module ID information;
HF-LPB;
Notes: User can set this parameter through AT+WRMID.
4.2.2.6. AT+VER
Function: Query module software version information;
Format:
Query
Operation
AT+VER<CR>
+ok=<ver><CR>< LF ><CR>< LF >
Parameters:
ver: Module software version information;
4.2.2.7. AT+RELD
Function: module restore to factory default setting;
Format:
Set
Operation
AT+ RELD<CR>
+ok=rebooting…<CR>< LF ><CR>< LF >
When operate this command, module will restore to factory default setting and reboot.
4.2.2.8. AT+Z
Function: Re-start module;
Format:
AT+ Z<CR>
4.2.2.9. AT+H
Function:
Help;
Format:
Query
Operation
AT+H<CR>
+ok=<command help><CR>< LF ><CR>< LF >
Parameters:
command help: command introduction;
4.2.2.10. AT+UART
Function: Set/Query serial port parameters;
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>