Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MME not responding to Create Bearer Request after device wake up #306

Open
NUCLEAR-WAR opened this issue Apr 8, 2024 · 3 comments
Open

Comments

@NUCLEAR-WAR
Copy link

NUCLEAR-WAR commented Apr 8, 2024

Hi,

I have an issue when the device wake up and make a call, the MME is not responding to Create Bearer Request, this lead the call to eventually dropped
Could you please check what could be wrong ?

voicemail_fail.zip
upf.log
smf.log
sgwu.log
sgwc.log
pcrf.log
mme.log

Best Regards

@herlesupreeth
Copy link
Owner

image

Looks like your UE lost connection with eNB right after dedicated bearer setup request is sent. Cant figure out much from the logs why UE is losing connection to eNB since there is lot going on. Maybe if you could repeat with clean setup I can take a look. i.e. stop all components (Core Network + eNB), attach UEs, let UEs go to sleep, wake up and then make a call. Send me logs and pcap of this scenario

@NUCLEAR-WAR
Copy link
Author

Hi @herlesupreeth,

I will recreate the Environment on new Hardware, also I am planning to add REF Link to my b200mini, maybe there is some frequency drifting, do you know if Leo Bodnar GPSDO works with the mini version of this USRP ? I'm planning to buy one.

Also, what hardware specs do you recommend to run the eNB and gNB on it, I am planing also to buy new PC to run those on it.

Best Regards

@herlesupreeth
Copy link
Owner

I will recreate the Environment on new Hardware, also I am planning to add REF Link to my b200mini, maybe there is some frequency drifting, do you know if Leo Bodnar GPSDO works with the mini version of this USRP ?

yes, it should work as there is reference input of 10Mhz

Also, what hardware specs do you recommend to run the eNB and gNB on it, I am planing also to buy new PC to run those on it.

If you are buying a USRP B200mini, then maximum BW you can test is around 50Mhz. And, in order to run a gNB/eNB with 50Mhz BW you dont need very powerful machine. You can easily run on a ultra thin laptop for example, the one with below AMD CPU I can easily run 50Mhz without any lates

Architecture:            x86_64
  CPU op-mode(s):        32-bit, 64-bit
  Address sizes:         48 bits physical, 48 bits virtual
  Byte Order:            Little Endian
CPU(s):                  16
  On-line CPU(s) list:   0-15
Vendor ID:               AuthenticAMD
  Model name:            AMD Ryzen 7 5825U with Radeon Graphics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants