nRF Connect SDK API
2.8.99
Loading...
Searching...
No Matches
slm_auto_connect.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2023 Nordic Semiconductor ASA
3
*
4
* SPDX-License-Identifier: LicenseRef-Nordic-5-Clause
5
*/
6
7
/*
8
* This file defines the network configuration when CONFIG_SLM_AUTO_CONNECT is enabled.
9
*/
10
11
/* Network-specific default system mode configured by %XSYSTEMMODE (refer to AT command manual) */
12
1,
/* LTE support */
13
1,
/* NB-IoT support */
14
1,
/* GNSS support, also define CONFIG_MODEM_ANTENNA if not Nordic DK */
15
0,
/* LTE preference */
16
/* Network-specific default PDN configured by +CGDCONT and +CGAUTH (refer to AT command manual) */
17
false
,
/* PDP context definition required or not */
18
""
,
/* PDP type: "IP", "IPV6", "IPV4V6", "Non-IP" */
19
""
,
/* Access point name */
20
0,
/* PDP authentication protocol: 0(None), 1(PAP), 2(CHAP) */
21
""
,
/* PDN connection authentication username */
22
""
/* PDN connection authentication password */
applications
serial_lte_modem
src
slm_auto_connect.h
Generated on Tue Nov 5 2024 14:27:08 for nRF Connect SDK API by
1.12.0