MBRO95 / PortableCellNetwork

Utilize a Raspberry Pi and a Nuand BladeRF to generate your own portable local cell network
https://mbro95.github.io/PortableCellNetwork/
388 stars 94 forks source link

Compatible with RTL SDR? #28

Closed SchattenWolf2008 closed 2 years ago

SchattenWolf2008 commented 2 years ago

Hello. I have an SDR Reciever and use the Raspberrys GPIO as Transmitter.

Is that somehow compatible? I cant pay that much money for that Transciever.

aaronjamt commented 2 years ago

Also looking to do something similar, I know that it is possible to use the GPIO as a transmitter (though you need filters and the frequency range isn't great). The rpitx project allows you to transmit any type of signal you want, FM, AM, even replay signals from remote controls. According to that, the frequency range is 5KHz - 1500MHz.

MBRO95 commented 2 years ago

I cannot provide any insight to further support beyond the documented and current code version.