For programming questions about 5G, the fifth generation of mobile broadband cellular technology. 5G is the successor to 4G, providing greater bandwidth and higher transmission rates.
Questions tagged [5g]
57 questions
0
votes
0 answers
BBU split in OMNeT++
I was wondering whether in OMNeT++ is possible to implement the configurations in the image I attached, but having L2H and L3 splits on one device and the remaining splits on another device.
I have tried implementing SDN virtualization to find a…

Antonio Fiore
- 1
- 1
0
votes
1 answer
How to get cellid and pci in 5g SA
I am developing an app in which i need some network parameters cell id and pci.I have 5g enable device with android 10. I am trying to access cell id through telephonic manager here is code.
List allCellInfo =…

DevMobApp
- 115
- 1
- 2
- 10
0
votes
2 answers
Force 5G on SIM8200EA-M2
I've been having problems getting a 5G only connection using waveshares https://www.waveshare.com/wiki/SIM8200EA-M2_5G_HAT for the raspberry pi.
Anyone know the the appropriate AT-commands ?

Alkesar
- 9
- 1
0
votes
1 answer
Client sends ABORT in response to SCTP INIT ACK
I am working on telcom product and using a tool to create SCTP connection with peer node. I see that client sends INIT to server, Server sends back INIT-ACK. Now client is generating ABORT to this message. I wonder what might have gone wrong.

ajay thakur
- 111
- 1
- 3
0
votes
1 answer
Is there any way to set up a proxy on Android device to intercept an application traffic by a computer that is not connected to network?
I want to intercept and modify an android application traffic using Burp Suite. Unfortunately i dont have an internet connection at my home but my phone has 5g internet. Is there any way or application tahat allows us to set up a proxy on my phone…
0
votes
2 answers
difference between "enum" and "choice" type in ASN1
can somebody please explain when an "enum" variable is used vs when a "choice" variable is used in ASN1 ?

siri gowtham
- 67
- 4
0
votes
1 answer
how to capture network parameters like RSRP, SINR etc for 5G in android. Will i get both LTE and 5G parameters at the same time in NSA mode?
How dual mode works in android for 5G. How is android APIs are supporting this feature. I am wondering if we will get LTE & 5G network parameters at the same time via different APIs? Please help if anyone has clarity on this.

Abhishek
- 104
- 2
- 9
0
votes
1 answer
Understanding the error message: spdlog::spdlog_ex
I am aware this question is very specific. Nontheless, maybe s.o. can help:
I was trying to compile an open-source code today. (anyone, who's interested, that's the one.) The error message described below occurs after oai_hss -j…

Luk
- 1,009
- 2
- 15
- 33
-1
votes
1 answer
What does cardinality mean in 3GPP specifications?
What does cardinality mean in 3GPP specifications?
Example: 4th column of Table 5.1.6.2.2-1 in 3GPP TS 29.520 version 16.9.0 Release 16
Cardinality = 1..N, 0..1 etc.?

josh_balmer
- 43
- 1
- 1
- 6
-2
votes
0 answers
Converting from Single SISO channel into MISO channel
I have the following pyhton code and I have asuumed that I have single anttne at the base station and at the reciever too. Any idea how could change the channel into MISO channel?
The main idea of the following code is to allocated power to a set of…

noor ail
- 1
- 3
-2
votes
0 answers
Land and Air Vehicle Communications using IOTA Distributed Ledger technology and MQTT and 5G
My research involves the use of a Distributed Ledger Technology as a secure, timely and trustworthy communications platform for land and air vehicles to exchange positional and command information. I have settled on IOTA as a DLT solution and I…

B00083605
- 23
- 6
-2
votes
1 answer
Anbox: Is there any native computing on the mobile device when using the apps? Or is the entire app run on the cloud and streamed?
Is there any native computing on the mobile device when using the apps? Or is the entire app run on the cloud and streamed?