Each instruction maybe contains four types of AT commands.
| Type | Instruction Format | Description |
|---|---|---|
| Test | AT+CMD=? | Query the Set command or internal parameters and its range values. |
| Query | AT+CMD? | Returns the current value of the parameter. |
| Set | AT+CMD=Parameter | Set the value of user-defined parameters in commands and run. |
| Execute | AT+CMD | Runs commands with no user-defined parameters. |
Note: