nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
lte_lc_cellular_profile Struct Reference

Cellular profile. More...

#include <lte_lc.h>

Data Fields

uint8_t id
 Cellular profile ID. Valid values are 0 and 1.
 
uint8_t act
 Access technology bitmap for the profile.
 
enum lte_lc_uicc uicc
 UICC configuration.
 

Detailed Description

Cellular profile.

Cellular profiles are used when there is a need for simultaneous terrestrial and non-terrestrial LTE registrations and PDN connections. There can be only one physical access at a time, but a second access is logically stored by the modem. Typically, this means that there are more than one USIM card or profile, so that certain USIM card or profile is used in certain access technology. A cellular profile combines the information that is needed for LTE registration and is identified by the cellular profile ID.

Note
The profile ID 0 is associated with PDP contexts in the range 0-9, while profile ID 1 is associated with PDP contexts in the range 10-19. The default context for each profile is the first context in the range.

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