5G NR - UECapabilityInformation Message Explained
The UECapabilityInformation message is the NR RRC message the UE uses to report its supported radio capability information back to the gNB in 5G NR.
In simple terms, this is the UE answering the network’s capability question and saying: these are the radio features and capability containers I support.
Why UECapabilityInformation matters
UECapabilityInformation is important because it gives the network the actual data it needs before building capability-dependent configuration.
It matters because it helps the gNB:
- confirm UE feature support
- avoid unsupported radio configuration
- prepare correct connected-mode reconfiguration
- troubleshoot capability mismatches using real UE-reported data
If this message is wrong, incomplete, or misinterpreted, the visible failure often shows up later in RRC Reconfiguration.
Where UECapabilityInformation appears in the call flow
A common capability-aware connected-mode path is:
SecurityModeCompleteconfirms AS security activationUECapabilityEnquiryfrom gNB to UEUECapabilityInformationfrom UE to gNBRRC Reconfigurationbased on reported support
This means UECapabilityInformation is the practical payload stage of the capability exchange.
Call flow position
UE gNB
| |
|<---- UECapabilityEnquiry ------|
| |
|---- UECapabilityInformation -->|
| |
|<------ RRCReconfiguration -----|
| |
This sequence shows the normal flow:
UECapabilityEnquiryrequests the capability dataUECapabilityInformationreturns the UE-reported capability containersRRC Reconfigurationuses that information to apply supported configuration
Practical troubleshooting guidance
This message is best analyzed together with:
If a later feature configuration fails, the main engineering questions are:
- what exactly did the UE report?
- did the returned RAT capability containers match what the gNB requested?
- did the later reconfiguration respect the reported UE support?
Related message pages
5G NR - UECapabilityEnquiryfor the network-side request that starts this exchange5G NR - RRC Reconfigurationfor the later capability-dependent configuration step
Summary
UECapabilityInformation is the UE-side report that carries the actual capability data in the NR RRC capability exchange.
The key engineering points are:
- it carries the reported UE capability containers
- it answers
UECapabilityEnquiry - it often influences the next
RRCReconfiguration - it is one of the best places to validate what the UE really declared as supported
FAQ
What does UECapabilityInformation do in 5G NR?
It reports the UE's radio capability information back to the gNB.
Who sends UECapabilityInformation?
The UE sends UECapabilityInformation to the gNB.
What comes before UECapabilityInformation?
UECapabilityEnquiry normally comes immediately before it.
Why is UECapabilityInformation important?
It gives the network the capability data needed to build configuration that the UE can actually support.
Does UECapabilityInformation affect later RRCReconfiguration?
Yes. The reported capabilities often directly influence what the network configures next.
Summary
Uplink NR RRC message used by the UE to report its supported radio capability containers to the gNB.