nRF Connect SDK API 2.8.99
|
uint16_t location_config::interval |
Position update interval in seconds.
Set to 0 for a single position update. For periodic position updates the valid range is 1...65535 seconds.
Default value is 0. It is applied when location_config_defaults_set() function is called and can be changed at build time with
CONFIG_LOCATION_REQUEST_DEFAULT_INTERVAL
configuration.