nRF Connect SDK API 0.1.0
|
#define RSRP_IDX_TO_DBM | ( | rsrp | ) | ((rsrp) - RSRP_OFFSET_VAL) |
#include <include/modem/modem_info.h>
Modem returns RSRP and RSRQ as index values which require a conversion to dBm and dB respectively. See modem AT command reference guide for more information.