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

◆ lte_lc_periodic_search_request()

int lte_lc_periodic_search_request ( void )

#include <include/modem/lte_lc.h>

Request an extra search.

This can be used for example when modem is in sleep state between periodic searches. The search is performed only when the modem is in sleep state between periodic searches.

Note
Requires
CONFIG_LTE_LC_PERIODIC_SEARCH_MODULE 
to be enabled.
Return values
0if the search request was successfully delivered to the modem.
-EFAULTif an AT command could not be sent to the modem.