03-13-2025 05:06 AM
I am currently working on detecting NB-IoT signals using the USRP B210. After converting the signal to baseband and obtaining the digital IQ data via the ADC, I need to save the IQ data as a file. This file will then be used as digital input for the Virtex-7 FPGA to decode the data. I am using GNU Radio for this project.
I would be grateful if you could help me with this.
04-09-2025 02:45 AM
Hi PHDHA,
A simple setup to receive IQ samples from the USRP and then storing them in a file can be seen in this image:
The USRP Source block instructs the USRP to receive samples, while the File Sink block stores the samples in a file.
Best regards,
Leonard
04-11-2025 10:46 AM
Hi PHDHA,
If you have more questions regarding this, let me know!
For my answer, I assumed you use the flowgraph UI. A C or Python solution would be different ofcourse.
Best regards
Leonard
Graduate Sales Engineer @ NI