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

nimble/phy/nrfx: Add support for extending T_IFS #1610

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

sjanc
Copy link
Contributor

@sjanc sjanc commented Sep 14, 2023

This allows to extend T_ifs (inter-frame spacing) by additional microseconds to improve interoperability with peripherals that send packets too late (eg 153us). This prolongs reception time by additional microseconds. Defaults to 2us to improve operations with devices already on the market.

This allows to extend T_ifs (inter-frame spacing) by additional
microseconds to improve interoperability with peripherals that
send packets too late (eg 153us). This prolongs reception time by
additional microseconds. Defaults to 2us to improve operations with
devices already on the market.
@sjanc sjanc merged commit 170728f into apache:master Sep 14, 2023
8 checks passed
@sjanc sjanc deleted the tifs_extra branch September 14, 2023 12:14
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

Successfully merging this pull request may close these issues.

2 participants