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

Channel Activity Detection(CAD) implementation to wake-up over the air #40

Open
Praneethsvch opened this issue Aug 8, 2022 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Praneethsvch
Copy link
Collaborator

Currently end-node listens only after TX, limiting their operational control over the air

SX12xx radios are capable of CAD pg 42 in Datasheet

In this mode, implement Listen Before Talk (LBT) - to listen for commands pre-deployment, and post-deployment.

Periodically wakeup to check any activity; if seen trigger an interrupt and wake up to receive the message.

@Praneethsvch Praneethsvch added bug Something isn't working enhancement New feature or request labels Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants