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

Disable Frequency Hoping #9

Open
rokigeorg opened this issue Oct 11, 2016 · 0 comments
Open

Disable Frequency Hoping #9

rokigeorg opened this issue Oct 11, 2016 · 0 comments

Comments

@rokigeorg
Copy link

Hello,

in your setupLora() function you set the LoRa register for the Frequency Hoping Period to 0xFF.
I tried on my setup (hopeRF 95W with a SX1276) the following line.

writeRegister(REG_HOP_PERIOD,0x00);

I disable the Frequency Hopping and so for I stick to the given frequency.
When I tested it, I received all packages from my node.

P.S. I am a new to all this but I just wanted to let you know.

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

1 participant