BALTECH SDK wrapper functions reference

§ brp_BlePeriph_GetRSSI()

brp_errcode brp_BlePeriph_GetRSSI ( brp_BlePeriph_GetRSSI_t  params)

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

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • AbsRSSI (out) The absolute value of the RSSI. As the RSSI value is usually negative, the corresponding positive value will be returned.