Status Commands
Read RSSI
Read the Received Signal Strength Indication (RSSI) from the Controller.
Command |
OCF |
Command Parameters |
Return Parameters |
---|---|---|---|
READ_RSSI |
0x0005 |
Handle |
Status
Handle
RSSI
|
Parameters
Value(s) |
Parameter Description |
---|---|
0x0000 to 0x0EFF |
Connection handle for which the RSSI should be read. |
Return Parameters
Value(s) |
Parameter Description |
---|---|
0x00 |
Command completed successfully |
0x01 to 0xFF |
Command failed. |
Value(s) |
Parameter Description |
---|---|
0x0000 to 0x0EFF |
Connection handle for which RSSI has been read. |
Value(s) |
Parameter Description |
---|---|
0x00 to 0xFF |
RSSI (signed value).
Range: -127dBm to 20dBm, 127 if invalid.
|
Event(s) Generated
COMMAND_COMPLETE