C API for BALTECH SDK

§ brp_BlePeriph_GetRSSI()

brp_errcode brp_BlePeriph_GetRSSI ( brp_protocol  protocol,
unsigned *  AbsRSSI 
)

This command returns the RSSI value of the connected BLE Central.

Parameters
[in]protocolused to execute the command
[out]AbsRSSIThe absolute value of the RSSI. As the RSSI value is usually negative, the corresponding positive value will be returned.