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

Sending packets requiring Instants #108

Open
XenoKovah opened this issue Jan 22, 2025 · 0 comments
Open

Sending packets requiring Instants #108

XenoKovah opened this issue Jan 22, 2025 · 0 comments

Comments

@XenoKovah
Copy link
Contributor

If I'd like to send an LL_PHY_UPDATE_IND to a peripheral to change to 2M PHY, I need to set an Instant when that will take place. What is the best way to do this? I'm guessing that querying the connEventCount from the python code and setting some value at some point in the future would either be too slow, or would require a bunch of binary search trial and error to get to the right minimum reliable Instant. Is there (/ should there be) a way to ask the firmware to fill in a "current connEventCount + X" value where the python side can set the X to 6 or 10 or whatever it wants?

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