Skip to content

fix(BLE): Fixed out of range error in ll_main_dtm.c#1253

Closed
EricB-ADI wants to merge 1 commit intomainfrom
fix/cordio-dtm
Closed

fix(BLE): Fixed out of range error in ll_main_dtm.c#1253
EricB-ADI wants to merge 1 commit intomainfrom
fix/cordio-dtm

Conversation

@EricB-ADI
Copy link
Copy Markdown
Contributor

@EricB-ADI EricB-ADI commented Nov 4, 2024

Description

When running an RX test, the LlEnhancedRxTest Function checked to see if the PHY was within 1M and CODED which includes CODED_S8, leaving out CODED_S2. This issue does not exist in LlEnhancedTxTest.
The check is updated to make sure it is within 1M and CODED_S2.

Address #1249

@github-actions github-actions Bot added the BLE Related to Bluetooth label Nov 4, 2024
@EricB-ADI
Copy link
Copy Markdown
Contributor Author

This is why S2 tests have shown 100% failure I believe

@EricB-ADI EricB-ADI closed this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BLE Related to Bluetooth

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant