Replies: 2 comments
-
@pchat-imm Any solutions found? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, Otherwise, if the IP allocated for your UE is 10.45.1.2, you can still ping directly from the CN. I believe you need to add a specific route for that purpose in Open5GS : sudo ip route add 10.45.0.0/16 via 10.53.1.2 Best, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used to use UE as samsung a7 and successful with it. Right now I want to use Quectel RM510Q-GL with sysmocom sim card as UE.
Currently I can only ping using 'AT+QPING=1,"8.8.8.8" on minicom
when I run 'AT+QPING=1,"8.8.8.8"' on minicom
the screen show
and the tracer of gNB (BladeRF) showing
The bit rate only occur once and never occur again. But I woud like to test for longer time. Is there a command for that? for ping continuously?
However, if you guys don't use QPING command, what other command you can use, to make quectel run continuously on srsRAN?
Currently I use
SDR: BladeRF A4
UE: Quectel RM510Q-GL with sysmocom sim card
And run srsRAN_4G with a core network from open5GS
Beta Was this translation helpful? Give feedback.
All reactions