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

[Story] Implement Class B Beaconing #1906

Closed
4 tasks done
Mandur opened this issue Oct 21, 2022 · 0 comments
Closed
4 tasks done

[Story] Implement Class B Beaconing #1906

Mandur opened this issue Oct 21, 2022 · 0 comments
Assignees
Labels
story User Story

Comments

@Mandur
Copy link
Contributor

Mandur commented Oct 21, 2022

Description

To support #1748 we want to support Class B beaconing as the spec

Out of Scope

  • All features others than beaconing (Class B leaf devices, ...) won't be supported

Acceptance criteria

Resources

Configuration additional block in the form

"bcning": {
                    "DR": 3,
                    "layout": [
                        2,
                        8,
                        17
                    ],
                    "freqs": [
                        869525000
                    ]
}

See device 0342A3FFFEBF2FA1 in the former E2E iot hub

@Mandur Mandur added the story User Story label Oct 21, 2022
@Mandur Mandur added this to the S03E02 - milestone Oct 21, 2022
@Mandur Mandur closed this as completed Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story User Story
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants