AT Command - 0x08
Description
Use this frame to query or set parameters on the local device. Changes this frame makes to device parameters take effect after executing the AT command.
Format
The following table provides the contents of the frame. For details on frame structure, see API frame format.
Field name | Field value | Data type | Description |
---|---|---|---|
Frame type |
0x08 |
Byte |
|
Frame ID |
|
Byte |
Identifies the data frame for the host to correlate with a subsequent ACK. If set to 0, the device does not send a response. |
AT command |
|
Byte |
Command name: two ASCII characters that identify the AT command. |
Parameter value | Byte | If present, indicates the requested parameter value to set the given register. If no characters are present, it queries the register. |