![]()  | 
     BALTECH Docs | 
    C API for BALTECH SDK
   
    
   
   | 
   
| brp_errcode brp_BlePeriph_GetRSSI | ( | brp_protocol | protocol, | 
| unsigned * | AbsRSSI | ||
| ) | 
This command returns the RSSI value of the connected BLE Central.
| [in] | protocol | used to execute the command | 
| [out] | AbsRSSI | The absolute value of the RSSI. As the RSSI value is usually negative, the corresponding positive value will be returned. |