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

Default channels and mask wrong #43

Open
emanuele-dedonatis opened this issue Apr 16, 2020 · 0 comments
Open

Default channels and mask wrong #43

emanuele-dedonatis opened this issue Apr 16, 2020 · 0 comments

Comments

@emanuele-dedonatis
Copy link

lwan_dev_params_update();

This line adds NOT-DEFAULT channels provided by LoRaWAN specifications. It should not be called.

EU868, for example, has only 3 default channels (EU868_LC1, EU868_LC2, EU868_LC3). This function will add EU868_LC4, EU868_LC5, EU868_LC6, EU868_LC7, EU868_LC8 and it's wrong.
Optional channels will be sent by the network server in the CFList of the join-accept message OR through MAC commands.

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