
Chapter 2 – AT Commands
Multi-Tech Systems, Inc. SocketWireless Bluetooth AT Commands (S000360H) 43
Notes:
• The RSSI value will be +00 if the signal is within the Golden Range.
• The Golden Range min and max value is 1 and 12 respectively for the modules.
• This value is the difference between the measured Received Signal Strength Indication
(RSSI) and the limits of the Golden Receive Power Range (see below for definition). Any
positive RSSI value returned by the Host side indicates how many dB the RSSI is above
the upper limit. Any negative value indicates how many dB the RSSI is below the lower
limit. A value of zero indicates that the RSSI is inside the Golden Receive Power Range.
• How accurate the dB values will be depends on the Bluetooth hardware. The only
requirements for the hardware are that the Bluetooth device is able to tell whether the
RSSI is inside, above, or below the Golden Device Power Range.
RSSIC Get RSSI Value by Channel
This command gets the RSSI Value by channel number.
Format: ATRSSIC,<Channel Number>
Parameters: Channel Number: 0, 1, 2, 3
Return Parameters: <RSSI Value>
RSSI Value is in hex, typically from -10 to +31 in integer dB value.
EXAMPLE: TYPE: ATRSSIC,1
REPLY: <cr_lf>OK<cr_lf>
<cr_lf>+00<cr_lf>
OR
<cr_lf>ERROR<cr_lf>
LQ Get Link Quality
This command gets the link quality of the current connection.
Format: ATLQ
Return Parameters: <Link Quality>
Hex value from 0 to 255 decimal, the measure of Bit Error Rate (BER)
EXAMPLE:
TYPE: ATLQ<cr>
REPLY: <cr_lf>OK<cr_lf>
<cr_lf>FF<cr_lf>
OR
<cr_lf>ERROR<cr_lf>
Note: Link Quality is a Hex value from 0-255, which represents the quality of the link between
two Bluetooth devices. The higher the value, the better the link quality is. Each
Bluetooth module vendor will determine how to measure the link quality. In the case for
CSR, this value is a measure of BER.
LQC Get Link Quality by Channel
This command gets the Link Quality by channel number.
Format: ATLQC,<Channel Number>
Parameters: Channel Number: 0, 1, 2, 3
Return Parameters: <RSSI Value>
Hex value from 0 to 255 decimal, the measure of Bit Error Rate (BER)
EXAMPLE:
TYPE: ATLQ,1<cr>
REPLY: <cr_lf>OK<cr_lf>
<cr_lf>FF<cr_lf>
OR
<cr_lf>ERROR<cr_lf>
Comentarios a estos manuales