5G NR - RRC Resume Complete Explained
RRC Resume Complete is a 5G NR RRC message reference page for engineers who need to understand what the message carries, where it fits in the procedure, and what to inspect in traces when behavior does not match expectation.
RRC Resume Complete is the UE-to-network NR RRC message confirming that the suspended or inactive context was resumed successfully. Closes the resume procedure by telling the network that the UE applied the restored context and normal connected-mode behavior can continue.
What is RRC Resume Complete in simple terms?
RRC Resume Complete is the uplink NR RRC message the UE sends to the network when this specific procedure step needs to be requested, reported, or confirmed.
Closes the resume procedure by telling the network that the UE applied the restored context and normal connected-mode behavior can continue.
Why this message matters
- it directly affects RRC Resume, Inactive-to-Connected Transition
- The network sends resume but never gets a completion
- Used when the UE successfully applies RRC Resume
Where this message appears in the call flow
RRC Resume Complete is typically seen during RRC Resume. Engineers usually read it together with the messages just before and just after it so they can tell whether the procedure is progressing normally or drifting into a fallback or failure path.
The UE is usually in UE has resumed the connected context when engineers evaluate this message in traces. In the main procedure context, it appears final UE confirmation at the end of the resume path. Before this message appears, the important preconditions are The UE received and applied RRC Resume..
Simplified sequence:
UE gNB / Network
| |
|<-- RRC Resume -----------|
|--- RRC Resume Complete ----------->|
|<-- Normal connected signaling -----------|
Message direction and transport
- sender: UE
- receiver: gNB
- interface: Uu
- signaling bearer: SRB1
- signaling channel: UL-DCCH
- transport type: Dedicated protected RRC signaling
- domain: Access-side radio control
- security context: Sent after the UE accepts the resumed context.
Important Information Elements
| IE | Why it matters |
|---|---|
lateNonCriticalExtension | Extension field for later release handling. |
Example message dump
UL-DCCH-Message
message: rrcResumeComplete
How to read this dump
- If this message is present, the UE accepted the resumed context.
Related message pages
FAQ
What does RRC Resume Complete mean?
It means the UE successfully completed the resume procedure.
Summary
RRC Resume Complete is the UE-to-network NR RRC message confirming that the suspended or inactive context was resumed successfully.