nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
lte_lc_periodic_search_table_cfg Struct Reference

#include <lte_lc.h>

Data Fields

int val_1
 
int val_2
 
int val_3
 
int val_4
 
int val_5
 

Detailed Description

Configuration for periodic search of type LTE_LC_PERIODIC_SEARCH_PATTERN_TABLE.

1 to 5 sleep time values for sleep between searches can be configured. It is mandatory to provide val_1, while the rest are optional. Unused values must be set to -1. After going through all values, the last value of the last search pattern is repeated, if not configured differently by the loop or return_to_pattern parameters.

Allowed values:

  • -1: Value unused.
  • 0 - 65535 seconds.

The documentation for this struct was generated from the following file: