nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
lte_lc_conn_eval_params Struct Reference

Connection evaluation parameters. More...

#include <lte_lc.h>

Data Fields

enum lte_lc_rrc_mode rrc_state
 RRC connection state during measurements.
 
enum lte_lc_energy_estimate energy_estimate
 Relative estimated energy consumption for data transmission compared to nominal consumption.
 
enum lte_lc_tau_triggered tau_trig
 Value that indicates if the evaluated cell is a part of the Tracking Area Identifier list received from the network.
 
enum lte_lc_ce_level ce_level
 Coverage Enhancement level for PRACH.
 
int earfcn
 EARFCN for given cell where EARFCN is per 3GPP TS 36.101.
 
int16_t dl_pathloss
 Reduction in power density in dB.
 
int16_t rsrp
 Current RSRP level at time of report.
 
int16_t rsrq
 Current RSRQ level at time of report.
 
int16_t tx_rep
 Estimated TX repetitions.
 
int16_t rx_rep
 Estimated RX repetitions.
 
int16_t phy_cid
 Physical cell ID of evaluated cell.
 
int16_t band
 Current band information.
 
int16_t snr
 Current signal-to-noise ratio at time of report.
 
int16_t tx_power
 Estimated TX power in dBm.
 
int mcc
 Mobile Country Code.
 
int mnc
 Mobile Network Code.
 
uint32_t cell_id
 E-UTRAN cell ID.
 

Detailed Description

Connection evaluation parameters.

Note
For more information on the various connection evaluation parameters, refer to the "nRF91 AT Commands - Command Reference Guide".

The documentation for this struct was generated from the following file: