BlePeriph.GetRSSI
This command returns the RSSI value of the connected BLE
Central.
Properties
- Command code: 0x4B07
- Command timeout: 100 ms
- Possible status codes: General status codes
Parameters (request frame)
None
Returned values (response frame)
Name | Type/Size | Description |
---|---|---|
AbsRSSI | Integer (8 bits) | The absolute value of the RSSI. As the RSSI value is usually negative, the corresponding positive value will be returned. |