Hi, I am trying to use openLTE to do some RF connectivity testing. roughly how many devices can be connected at a time.?? Do not plan to do any serious data traffic, just identifying the devices and making sure they can stay connected. Below is the hardware setup. OpenLTE running on an HP workstation, Ubuntu 14.04 , Xeon Dual processor, ~3Ghz Xeon E5-2690 - probably an overkill or not the right hardware for openLTE. I believe openLTE uses different threads for different layers of stack, do I need...
Hi, I am trying to use openLTE to do some RF connectivity testing. roughly how many devices can be connected at a time.?? Do not plan to do any serious data traffic, just identifying the devices and making sure they can stay connected. Below is the hardware setup. OpenLTE running on an HP workstation Xeon Dual processor, ~3Ghz Xeon E5-2690 - probably an overkill or not the right hardware for openLTE. I believe openLTE uses different threads for different layers of stack, do I need to limit openLTE...
As I understand, it is not possible to have a user without the key. it is a two way authentication and both the basestation and the phone should have matching creds. Have a look here - https://sourceforge.net/p/openlte/wiki/Programming%20you%20own%20USIM%20card/ openLTE supports only 'milenage',as you can see in the hss authentication/lte library code of openLTE https://www.ebay.com/itm/LTE-Base-Station-Network-Test-SIM-Card-Blank-USIM-support-Milenage-algorithm-/121546310640?pt=LH_DefaultDomain...
As I understand, it is not possible to have a user without the key. it is a two way authentication and both the basestation and the phone should have matching creds. Have a look here - https://sourceforge.net/p/openlte/wiki/Programming%20you%20own%20USIM%20card/ openLTE supports only 'milenage',as you can see in the hss authentication/lte library code of openLTE
Hi Robert sorry about responding late. I am using ubuntu 14.04 LTS, and followed the build instuctions here - https://sourceforge.net/p/openlte/wiki/Installing%20OpenLTE/ And here is the uhd_usrp_probe output showing versions sdr@sdr-MS-7758:~/workarea-sdr/openlte_v00-20-05$ uhd_usrp_probe linux; GNU C++ version 4.8.4; Boost_105400; UHD_003.010.002.000-3-g122bfae1 -- Detected Device: B200 -- Operating over USB 3. -- Initialize CODEC control... -- Initialize Radio control... -- Performing register...
Hi Robert sorry about responding late. I am using ubuntu 14.04 LTS, and followed the build instuctions her - https://sourceforge.net/p/openlte/wiki/Installing%20OpenLTE/ And here is the uhd_usrp_probe output showing versions sdr@sdr-MS-7758:~/workarea-sdr/openlte_v00-20-05$ uhd_usrp_probe linux; GNU C++ version 4.8.4; Boost_105400; UHD_003.010.002.000-3-g122bfae1 -- Detected Device: B200 -- Operating over USB 3. -- Initialize CODEC control... -- Initialize Radio control... -- Performing register...
Hi, anyone able to help with this one, Is it doable. Any help is much appreciated. Thank you
Hi, following the above , I was able to run the enodB and network scan on the UE side, shows the network. My intended use for the setup was to verify the LTE connectivity in a production test environment. This is a confined /RF isolated setup from outside world, Is it possible to have the stack accept all the incoming UE requests to join the network by bypassing the checks againist the 'added users'. Thanks in advance for any help. best regards