@@ -20,7 +20,7 @@ The purpose of this procedure is to establish an RRC connection between the UE a
#### 6.1.1.2 Initiation
The UE initiates the procedure when upper layers request establishment of an RRC connection while the UE is in RRC_IDLE and it has acquired essential SI.
The UE initiates the procedure when upper layers request establishment of an RRC connection while the UE is in RRC_IDLE and it has acquired essential system information (or when it performs successful failure).
The UE shall ensure having valid and up to date essential SI as specified in clause 5.2.2.2 before initiating this procedure.
@@ -47,3 +47,9 @@ Upon reception of the [*ConnectionFailure*](../06_Connection_Control/asn1/Uu-6G-
- stop timer T300;
- reset MAC;
- continue operation in RRC_IDLE, upon which the procedure ends.
Upon reception of the [*ConnectionFailure*](../06_Connection_Control/asn1/Uu-6G-ConnectionControl.asn) message including successFailure, the UE shall:
- start timer T300;
- reset MAC;
- continue operation in RRC_IDLE, upon which the procedure ends.