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

SF dont Work after power reboot. #16

Open
henning84 opened this issue Jun 17, 2021 · 1 comment
Open

SF dont Work after power reboot. #16

henning84 opened this issue Jun 17, 2021 · 1 comment

Comments

@henning84
Copy link

Heii

Nice library :)

If I set SF to something else like 7, then the gateway forgets it, as soon as you take the power from the device (tested on esp32 + esp8266) after the power reconnect, It start to receive on SF 7 again..? It works fine on the Node. here it holds the SF after a power cycle.
Any idears?

I have try to reset the ESP 100%.
Try SF 8, 9, 10, 11 and 12 - same behavier.
Try to chance the default SF in the library - same behavier.

@TRudolphi
Copy link

I just use this function in the setup:LoRaNow.setSpreadingFactor(LoraSf);

If the gateway reboots, the setup is running again and the SF is set again. Or do you mean something else?

I use my gateway only at SF7, so I did not see it for my self.

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