nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ modem_info_get_rsrq()

int modem_info_get_rsrq ( float * val)

#include <include/modem/modem_info.h>

Obtain the RSRQ.

Get the reference signal received quality (RSRQ), in dB.

Parameters
valPointer to the target variable.
Return values
0if the operation was successful.
-ENOENTif there is no valid RSRQ. Otherwise, a (negative) error code is returned.