Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other LoRa frequency bands #3

Open
Riconec opened this issue Mar 26, 2024 · 1 comment
Open

Other LoRa frequency bands #3

Riconec opened this issue Mar 26, 2024 · 1 comment

Comments

@Riconec
Copy link

Riconec commented Mar 26, 2024

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
Copy link
Owner

cnlohr commented Mar 27, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants