nRF Connect SDK API 2.8.99
|
int modem_info_get_rsrp | ( | int * | val | ) |
#include <include/modem/modem_info.h>
Obtain the RSRP.
Get the reference signal received strength (RSRP), in dBm.
val | Pointer to the target variable. |
0 | if the operation was successful. |
-ENOENT | if there is no valid RSRP. Otherwise, a (negative) error code is returned. |