I want to simulate multiple LTE networks where a video is streamed from servers to UEs (mobile phones). The simulation runs fine, except that the servers don't send packets simultaneously as they should be doing. I'm using SimuLTE library and this is how the network is set up.
I thought that this is a thing of omnet++ in general; turns out I can send packets simultaneously when using a normal client-server network. Help is greatly appreciated :)