[srslte-users] Multiple UEs using zeroMQ
Andre Puschmann
andre.puschmann at softwareradiosystems.com
Tue Sep 3 18:32:17 UTC 2019
Hi Gines,
unfortunately, this is currently not possible out of the box. Only
1-to-1 is supported with the default components. What would be needed is
a "broker" component that implements the individual connections between
n UEs to m eNBs.
It's something that will come with future releases.
Cheers
Andre
On 3/9/19 17:31, Ginés García Avilés wrote:
> Hi,
> I have been playing a bit with srsLTE using zeroMQ but I did not found a
> way of connecting multiple users to the eNB.
>
> First, I started using LXC containers in order to split the different
> components (UE, eNB, and ePC) but it was impossible to connect the UE
> (probably because of the time constraints) Do you know if there is any
> way of make this configuration works?
>
> Now, following with the main question, I moved everything to the same
> server (without containers) and I got the UE connected. After that, I
> wanted to have another UE but I don't really know how to do it, because
> zeroMQ is quite similar to sockets, which means that communication is
> one-to-one. Is there any way of having multiple UEs (as I did with
> https://github.com/srsLTE/srsLTE/pull/238)?
>
> Regards,
> Ginés.
>
> _______________________________________________
> srslte-users mailing list
> srslte-users at lists.softwareradiosystems.com
> http://www.softwareradiosystems.com/mailman/listinfo/srslte-users
>
More information about the srsran-users
mailing list