S113 SoftDevice v7.3.0
Event structure for BLE_GAP_EVT_RSSI_CHANGED . More...
#include <ble_gap.h>
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.