rpp0 / gr-lora

GNU Radio blocks for receiving LoRa modulated radio messages using SDR
GNU General Public License v3.0
537 stars 115 forks source link

Wiki Instructions for Recving on US-based frequencies #98

Open TheTwitchy opened 5 years ago

TheTwitchy commented 5 years ago

Hi, it looks like the wiki instructions for capturing traffic are currently using the European-based frequencies. What changes (other than changes to capture_freq) need to be made to the LoRa receiver in order to properly capture for US-based devices? It looks like the bandwidth and possibly spreading_factor may need to change, but I've so far been unable to get the socket sink to work (although I do see what appears to be decoded output in the console).

Thank you!

rpp0 commented 5 years ago

There shouldn't be any differences besides the capture_freq. It should work if the bandwidth and spreading_factor parameters match the settings of the transmitter.