nRF51 SDK v10.0.0
Data Fields
nrf_gzll_device_tx_info_t Struct Reference

Data structure containing information about the last packet transmission. More...

#include <nrf_gzll.h>

Data Fields

bool payload_received_in_ack
 A payload was received in the ACK.
 
uint16_t num_tx_attempts
 Number of attempts used on previous Device packet transmission.
 
uint16_t num_channel_switches
 Number of channel switches needed during previous packet transmission.
 
int16_t rssi
 Received signal strength indicator in dBm. More...
 

Detailed Description

Data structure containing information about the last packet transmission.

Field Documentation

int16_t nrf_gzll_device_tx_info_t::rssi

Received signal strength indicator in dBm.

See Also
nrf_gzll_enable_rssi().

This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.