![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| val | Pointer to the target variable. |
| 0 | if the operation was successful. |
| -ENOENT | if there is no valid RSRQ. Otherwise, a (negative) error code is returned. |