5.3.1.5 Get Signal Strength or Query Received Signal Strength

Table 5-17. Format
Firmware Version 1.0Firmware Version 1.2 and Later
M / M,<hex16>

QRSS / QRSS,<hex16>

Note: All firmware version 1.0 syntax remains valid in version 1.2 and later.

Use command M or QRSS to get the signal strength of the last communication with the peer device. Use the signal strength to estimate the distance between the device and its remote peer. In the case of multi-link connections, this command accepts an optional parameter to get signal strength for a connection with a particular peer device. The optional parameter expected in this scenario is the connection handle for the particular connection.

The return value of command M or QRSS is the signal strength in dBm.

ItemFirmware Version 1.0 and LaterDescription
Example:M

Check the signal strength of the last communication with peer device

M,0071Check the signal strength with the device with connection handle 0071
Response:RSSISignal strength reading
ErrNot connected
ItemFirmware Version 1.2 and LaterDescription
Example:QRSS

Check the signal strength of the last communication with peer device

QRSS,0071Check the signal strength with the device with connection handle 0071
Response:RSSISignal strength reading
ErrNot connected