Network Continuity

CoreESIM: Legacy Network Fallback (2G/3G) Protocol

3 min read

The inherent design of CoreESIM architectures prioritizes advanced cellular technologies such as 4G LTE and 5G-NR for optimal performance and service delivery. However, comprehensive network coverage and service robustness necessitate robust fallback mechanisms to legacy 2G (GSM) and 3G (UMTS) networks. This document outlines the technical protocols, standards, and operational considerations that enable an active eSIM profile to transition gracefully to legacy infrastructure, ensuring uninterrupted connectivity and service availability in areas with limited or absent 4G/5G coverage.

At the core of this capability lies the eUICC (embedded Universal Integrated Circuit Card), which securely stores and manages multiple subscriber profiles. Each profile, provisioned according to GSMA SGP.2x specifications (e.g., SGP.22 for M2M, SGP.21 for Consumer devices), contains the necessary credentials, including IMSI, Ki, and network access parameters, for authentication and registration across all supported generations of cellular networks. When a device initiates network access or experiences degraded primary network conditions, the eUICC, in conjunction with the device’s modem firmware, executes a Public Land Mobile Network (PLMN) selection procedure, prioritizing available and preferred networks as defined by the profile and device configuration. This process adheres to 3GPP TS 23.122 and TS 24.008 for network selection and mobility management.

The transition from a 4G/5G core network to a 2G/3G core involves specific mobility management procedures. For instance, a device operating in 4G LTE utilizes EMM (EPS Mobility Management) states and interacts with the MME (Mobility Management Entity). Upon fallback to 3G UMTS, the device transitions to MM (Mobility Management) states and registers with the SGSN (Serving GPRS Support Node) and potentially the MSC (Mobile Switching Centre) for circuit-switched services. Similarly, a fallback to 2G GSM involves interactions with the BSC (Base Station Controller) and MSC. These transitions are managed by RRC (Radio Resource Control) procedures for establishing and maintaining radio bearers, governed by 3GPP TS 23.060 and TS 24.008 for signaling and bearer establishment.

Fallback Scenarios and Operational Impact

Typical triggers for legacy network fallback include loss of 4G/5G radio coverage, explicit network operator policy, or user-defined preferences for specific network types. During a fallback event, the device’s modem firmware, guided by the eUICC and network availability, attempts to establish an RRC connection with a suitable 2G/3G base station. For voice services, a device typically falls back from VoLTE (Voice over LTE) to CSFB (Circuit Switched Fallback), requiring a handover to the 2G/3G circuit-switched domain, as specified in 3GPP TS 23.272. Data services will transition from an LTE data bearer to a GPRS/EDGE or UMTS/HSPA bearer, with potential implications for throughput and latency. The HLR/HSS (Home Location Register/Home Subscriber Server) continues to manage subscriber profiles and authentication regardless of the access technology.

Maintaining security and session integrity throughout these transitions is paramount. The authentication process, leveraging the credentials stored on the eUICC, remains robust, utilizing algorithms like COMP128 for GSM or MILENAGE for UMTS/LTE, as defined in 3GPP TS 33.102 and TS 33.401. While the underlying radio access technology changes, the core principles of subscriber identity protection and network access control are preserved, ensuring that even in legacy network environments, the active eSIM profile operates securely and reliably, thus guaranteeing consistent connectivity across diverse geographical and infrastructural landscapes.