
WIFI-LPT100-B User Manual
35
/
60
Switching command mode to throughput mode need to use AT+ENTM command,
input ‘AT+ENTM’ in command mode ends with the enter key, you can switch to passthrough
mode.
Notes
: Here work mode switch is temporary, module still work in the default work mode
after the restart, if need to change the module default work mode, please refer to the
AT+TMODE command.
5.2.2 AT+ Instruction Overview
User can input AT+ Instruction through hyper terminal or other serial debug
terminal, also can program the AT+
Instruction to script. User can also input “AT+H” to list
all AT+ Instruction and description to start.
AT command is based on the instruction of ASCII command style, the description of
syntax format as follow
➢
Format Description
<>: Means the parts must be included
[ ]: Means the optional part
➢
Command Message
AT+<CMD>[op][para-1, para-2, para-3, para-
4…]<CR>
AT+: Prefix of command message;
CMD: Command string;
[op]: Symbol of command operator;
“=”: The command requires parameters input;
“NULL”: Que
ry the current command parameters setting
Figure 33 "AT+H" Command