srsran / srsRAN_4G

Open source SDR 4G software suite from Software Radio Systems (SRS) https://docs.srsran.com/projects/4g
https://www.srsran.com
GNU Affero General Public License v3.0
3.36k stars 1.1k forks source link

NB-IoT Signalling on Local Host is possible ? #1287

Closed alecanty closed 4 months ago

alecanty commented 4 months ago

Issue Description

I want to examine NB-IoT Signalling data flow diagram in the eNB downlink and ue receiver section in the physical layer. Can I work on NB-IoT signalling part of the srsRAN 4G on local network. Can we somehow start ZMQ Virtual Radios instead of RTL-SDR radio devices.

Setup Details

Operation System : Ubuntu 22.04

andrepuschmann commented 4 months ago

You can run the NPDSCH example UE and eNB using ZMQ radios, yes. But note that the only signaling that is implemented is sync signals and SIBs.