nRF Connect SDK API 2.8.99
|
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.
CONFIG_LTE_LC_PERIODIC_SEARCH_MODULEto be enabled.
0 | if the search request was successfully delivered to the modem. |
-EFAULT | if an AT command could not be sent to the modem. |