You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i fully followed your guide and have the same configuration done, Core side is peering fine (Control plane + User plane 1&2), eNB is accepted and but in terminal is always showing Waiting for PHY_config_req .
Then when i try to start UE it seems to compile a bit and then the command is aborted and eNodeB disconnect as well.
eNodeB connect:
[mme] INFO: eNB-S1 accepted[192.168.0.120] in master_sm module (../src/mme/mme-sm.c:109)
[mme] INFO: [Added] Number of eNBs is now 1 (../src/mme/mme-context.c:3027)
[mme] INFO: eNB-S1[192.168.0.120] max_num_of_ostreams : 2 (../src/mme/mme-sm.c:158)
UE start command:
[mme] INFO: eNB-S1[192.168.0.120] connection refused!!! (../src/mme/mme-sm.c:174)
[mme] INFO: [Removed] Number of eNBs is now 0 (../src/mme/mme-context.c:3062)
The text was updated successfully, but these errors were encountered:
Hello, i fully followed your guide and have the same configuration done, Core side is peering fine (Control plane + User plane 1&2), eNB is accepted and but in terminal is always showing Waiting for PHY_config_req .
Then when i try to start UE it seems to compile a bit and then the command is aborted and eNodeB disconnect as well.
eNodeB connect:
[mme] INFO: eNB-S1 accepted[192.168.0.120] in master_sm module (../src/mme/mme-sm.c:109)
[mme] INFO: [Added] Number of eNBs is now 1 (../src/mme/mme-context.c:3027)
[mme] INFO: eNB-S1[192.168.0.120] max_num_of_ostreams : 2 (../src/mme/mme-sm.c:158)
UE start command:
[mme] INFO: eNB-S1[192.168.0.120] connection refused!!! (../src/mme/mme-sm.c:174)
[mme] INFO: [Removed] Number of eNBs is now 0 (../src/mme/mme-context.c:3062)
The text was updated successfully, but these errors were encountered: