S122 SoftDevice v8.1.1
Data Fields
ble_gap_evt_rssi_changed_t Struct Reference

Event structure for BLE_GAP_EVT_RSSI_CHANGED. More...

#include <ble_gap.h>

Data Fields

int8_t rssi
 
uint8_t ch_index
 

Detailed Description

Event structure for BLE_GAP_EVT_RSSI_CHANGED.

Field Documentation

uint8_t ble_gap_evt_rssi_changed_t::ch_index

Data Channel Index on which the Signal Strength is measured (0-36).

int8_t ble_gap_evt_rssi_changed_t::rssi
                                 Received Signal Strength Indication in dBm.
Note
ERRATA-153 and ERRATA-225 require the rssi sample to be compensated based on a temperature measurement.

Documentation feedback | Developer Zone | Subscribe | Updated