Iman Mohammadi
Iman Mohammadi
> I've had some success getting the Pixel 6 to start logging after digging through its init.rc scripts. > > ``` > #!/bin/bash > > function adbsu { > adb...
> > > > Hey I have the same problem. I am very suspicious that my phone(Honor X10 ) have the problem to connect to the gnb, so I want...
Hi, Samsung phones (also Apple) have configuration for different PLMNs and should allow 5G for specific PLMN, if you can change your PLMN to a commercial PLMN maybe helps, meanwhile...
> Thanks @iman432. Actually I tried to use a commercial PLMN in a new subscriber's IMSI on Open5GS web UI, restarted SRSRAN and Open5GS with new config files and reprogrammed...
Hi, in my case S21 FE is detecting 5G SA signal and even by private PLMN : 
> @iman432 thanks for Info. Wich hardware are you suing? Do you use external ref clock? I'm using USRP B200 and not any external clock.
> @iman432 Thanks! > > Can you share you configs ? its my configuration: [enb.zip](https://github.com/srsran/srsRAN/files/9498572/enb.zip) and version is 22.04
> @iman432 Sorry, but your configuration are for LTE. n_prb = 100 not valid for 5G, only 10MHz supported. And in your rr.conf, lte cells active. Sorry, below is for...
Based on eNB logs, there are many disconnecting so connection between UE and eNB isn't stable, I have this problem when host resources isn't enough, increase memory and add CPU(in...
> Hi @iman432 , have you do any solution later? If you fixed the problem, could you please share the way you deal with the problem? Thank's At new version...