RLF cause as PDCP UL release in UE LTE logs

Hi All,
Getting RLF cause as PDCP UL release in UE LTE logs.
Any pointers on possible cause for this?

May be because max RLC retransmission in UL.

Checked RLC retransmissions, it’s okay.

Ok. But I heard this RLF cause first time.

If it is RLF then is it due to Radio or Handover.
You can try to increase t310.
And check PDCP Discard Time and eNodeB and UE max threshold.

RLF can be due to below reasons only:

  1. At L1
  2. At MAC
  3. At RLC layers

Due to Ho failures.
RLC layer can be due to maxretxthreshold-> Check value
PDCP layer RLF not seen.
Tdiscard will not lead to RLF at PDCP layer.

It’s not a Handover scenario, and Radio conditions also perfect.

Yes PDCP wil not affect RLF.

Where exactly did you checked this cause? In what message?

Try corelating your RLF instance with below categories:

UE side RLF declaration-
Based on RLF declaration timers N310, T310 etc
Based on Max RLC retransmission, typically 32
RACH failures problems, typically 64 MSG 1 transmissions
RRC reconfiguration failures

eNB side RLF declaration-
Based om Max RLC retransmission, typically 32

This from QCAT:
Payload String = RFL Count since RRC Connected = 1, RLF Count since LTE Active = 52, RLF Cause = PDPDUL_RELEASE

Have you seen reestablishment request with same cause?
I think it must show other failure.

Nope, it’s fresh connection after that.

What is last RRC message in DL that UE has received?

RRC reconfiguration message.

HO command was included in it?
If RLF is exactly after receiving RRC reconf msg and HO command is included in it, it can be due to HO failure or RRC reconfiguration failure.
Otherwise its purely RRC reconf failure.

Is this frequent behaviour with this UE?

No, it’s not.

It’s RRC reconf failure (RLF after RRC Reconf msg).
Check what was included in RRC reconf message, something might not be supported/handled by UE.

1 Like

Thanks, I will check that.

Hi Mr Pritam, did you find out root cause of this issue?I am also facing same issue in QC chipset device

Hi @Raju_Gupta,

Yes, in the RRC reconfig message there was an invalid codec specified which was not being supported by the UE. Hence, PDCP UL release and finally RLF caused.

1 Like