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

◆ modem_info_get_rsrp()

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.

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