Home / Call Flows / 5g-rrc-reconfiguration

5G RRC Reconfiguration Procedure Explained

call-flow 5G NR | RRC | Reconfiguration | NG-RAN

Introduction

In 5G networks, the RRC Reconfiguration procedure is used to modify the radio connection parameters between the User Equipment (UE) and the gNB after the initial RRC connection has been established.

Once a UE is in RRC Connected state, the network may need to adjust radio parameters for several reasons such as:

  • activating data bearers
  • configuring mobility
  • enabling carrier aggregation
  • configuring QoS flows

The procedure is defined by the 3rd Generation Partnership Project in:

  • 3GPP TS 38.331 - NR RRC Protocol
  • 3GPP TS 38.300 - NR Architecture
5G RRC reconfiguration call flow diagram

Why RRC Reconfiguration Is Needed

After the RRC Connection Setup, the UE still requires additional configuration to support full network services.

The RRC Reconfiguration procedure allows the network to dynamically update the UE configuration.

Typical use cases include:

Scenario Description
PDU Session SetupConfigure data radio bearers
MobilityConfigure measurement events
Carrier AggregationActivate secondary carriers
Dual ConnectivityConfigure additional cells

Network Elements Involved

UE (User Equipment)

Applies the configuration received from the gNB.

gNB (Next Generation NodeB)

The 5G base station that manages radio resource configuration for the UE.

Interfaces Used

Interface Description
NR-UuRadio interface between UE and gNB

RRC Reconfiguration Call Flow

Below is the simplified signaling sequence.

UE                      gNB
 |                       |
 |<----RRC Reconfiguration----|
 |                       |
 |----RRC Reconfiguration Complete---->|

After this procedure, the new radio configuration becomes active.

Step-by-Step Explanation

Step 1: RRC Reconfiguration

The gNB sends an RRC Reconfiguration message to the UE.

This message may include several configuration elements such as:

  • Data Radio Bearer (DRB) setup
  • measurement configuration
  • mobility parameters
  • secondary cell configuration

Important parameters to check

Engineers should verify:

  • DRB configuration
  • QoS flow mapping
  • measurement configuration
  • carrier configuration

Step 2: UE Applies Configuration

The UE processes the received configuration and applies the new radio parameters.

These parameters may affect:

  • scheduling
  • QoS flows
  • carrier aggregation
  • mobility measurements

Important parameters to check

Check:

  • UE capability compatibility
  • radio bearer activation
  • measurement configuration validity

Step 3: RRC Reconfiguration Complete

The UE sends RRC Reconfiguration Complete to the gNB.

This confirms that the UE has successfully applied the configuration.

Important parameters to check

Verify:

  • message integrity
  • configuration success
  • UE synchronization

Common Use Cases of RRC Reconfiguration

Use Case Description
DRB SetupEnable data transmission
Mobility ConfigurationConfigure handover measurements
Carrier AggregationActivate additional carriers
Dual ConnectivityConnect to multiple base stations

Troubleshooting RRC Reconfiguration

Configuration Failure

Possible causes:

  • UE capability mismatch
  • incorrect radio parameters
  • unsupported configuration

Data Bearer Setup Failure

Possible reasons:

  • QoS configuration mismatch
  • scheduler resource limitation
  • incorrect bearer mapping

UE Does Not Respond

Possible causes:

  • radio link failure
  • configuration processing error
  • signaling message loss

Key Messages in RRC Reconfiguration

Message Purpose
RRC ReconfigurationNetwork sends updated configuration
RRC Reconfiguration CompleteUE confirms configuration

Relevant 3GPP Specifications

The RRC Reconfiguration procedure is defined by the 3rd Generation Partnership Project in:

  • 3GPP TS 38.331 - NR RRC Protocol
  • 3GPP TS 38.300 - NR Overall Description

Summary

The RRC Reconfiguration procedure allows the 5G network to dynamically modify the radio configuration of a UE while it remains connected.

The process includes:

  1. gNB sending RRC Reconfiguration
  2. UE applying the new configuration
  3. UE responding with RRC Reconfiguration Complete

This mechanism enables flexible radio resource management and efficient service delivery in 5G networks.