BastilleResearch / gr-lora

GNU Radio OOT module implementing the LoRa PHY, based on https://github.com/matt-knight/research/tree/master/2016_05_20_jailbreak
GNU General Public License v3.0
470 stars 92 forks source link

Can this code run in 2.4GHz? #36

Closed wwwzrb closed 5 years ago

wwwzrb commented 5 years ago

Since I only have USRP N210 only support 2.4GHz and 5GHz, I want to simply have a test in 2.4 GHz band. However, I find that the signal received in the RX is very different from the sent signal and cannot maintain the shape of the "chirp" sweeping the bandwidth. I want to know what the problem is and Can anyone give some suggestions. Thanks!

wwwzrb commented 5 years ago

I find that it can well support 2.48GHz. However, you have to choose a suitable offset and TX/RX gains manually!