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

Support custom data rate on LoRa standard channel for fixed channel band plans #6527

Open
4 tasks done
virtualguy opened this issue Sep 8, 2023 · 0 comments
Open
4 tasks done
Assignees
Labels
c/network server This is related to the Network Server c/shared This is shared between components

Comments

@virtualguy
Copy link
Contributor

Summary

On fixed channel band plans (AU915/US915) the LoRa standard channels are fixed at SF8 / 500 kHz. However devices can be encouraged to use faster data rates (SF7 / 500 kHz) by sending NewChannelReq with different parameters. This allows better of the LoRa standard channels with less airtime

Current Situation

NS ignores the min/max data rate from the frequency plan

Why do we need this? Who uses it, and when?

Allows network operators to make better use of spectrum by overriding the fixed data rate

Proposed Implementation

Allow override from the frequency plan

Contributing

  • I can help by doing more research.
  • I can help by implementing the feature after the proposal above is approved.
  • I can help by testing the feature before it's released.

Code of Conduct

@virtualguy virtualguy added the needs/triage We still need to triage this label Sep 8, 2023
@adriansmares adriansmares self-assigned this Sep 12, 2023
@adriansmares adriansmares added c/network server This is related to the Network Server c/shared This is shared between components and removed needs/triage We still need to triage this labels Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/network server This is related to the Network Server c/shared This is shared between components
Projects
None yet
Development

No branches or pull requests

2 participants