cnlohr / lolra

Transmit LoRa Frames Without a Radio
Other
616 stars 41 forks source link

Other LoRa frequency bands #3

Open Riconec opened 3 months ago

Riconec commented 3 months ago

I have LoRa radios for the 433 MHz and from docs

169 MHz, 433 MHz (Asia), 868 MHz (Europe) and 915 MHz (North America)

So in theory 13th harmonics for 902MHz you got is weaker than let's say 7th harmonics to reach 433MHz (at ~500MHz pll clock), but I not completely understand how mixing work. Is there any limitation to generate new LUTs for different frequency regions?

cnlohr commented 3 months ago

The signal is likely stronger at 443MHz, especially if you tune your antenna to it, or use filtering.

You can just change the code from 900 to whatever frequency you need, and play with it and an SDR.