Large delay and CRC failure in Msg3 #1292
Replies: 2 comments 8 replies
-
Hi @improperaffo, With the PHY and MAC logs in debug you should see lines like
Check that values reported by the PRACH detector ( |
Beta Was this translation helpful? Give feedback.
-
I added some log messages and I tested some more, it seems that there are some issues related to the LDPC decoding (looking at the first 10 LLRs). Successful attempt (less than 924.70 us):
Unsuccessful attempt:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I am experimenting adding artificial delay at the physical layer between a SRS gNB and a COTS UE (release <17, so NTN available).
So far, I have been able to add up to 460 microseconds of delay per channel (Rx and Tx), I had to modify the RA procedure to estimate such large timing advance (around 924.70 microseconds).
Any number higher than 924.70 microsecond results in a
False
CRC of Msg3 of the RA procedure. I have tried tracing this error back, but I was unsuccessful.Does anyone know about anything that can be tuned, or a parameter that can be set?
Here is the configuration I have been using.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions