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

Direction Finding - CTE transmitted in connectionless mode has wrong length #36959

Closed
ppryga-nordic opened this issue Jul 14, 2021 · 1 comment · Fixed by #36958
Closed

Direction Finding - CTE transmitted in connectionless mode has wrong length #36959

ppryga-nordic opened this issue Jul 14, 2021 · 1 comment · Fixed by #36958
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug

Comments

@ppryga-nordic
Copy link
Collaborator

Describe the bug
Reception of CTE by use of BT sniffer has shown that the CTE length is wrong. It is different (shorther) than value provided by CTEInfo field of periodic advertising PDU.

To Reproduce
TX - use sample direction_finding_connectionless_tx.
RX - use BT sniffer that is compliant with BT 5.1 core specification.

Expected behavior
Length of CTE attached to periodic advertising PDU has to be equal to the length declared in CTEInfo field.

Impact
Transmission of CTE (direction finding TX) in connectionless mode will not provide valid IQ samples to make angles evaluation.

Logs and console output

Environment (please complete the following information):

  • current main e.g. commit: e6000e6

Additional context
Add any other context about the problem here.

@ppryga-nordic ppryga-nordic added the bug The issue is a bug, or the PR is fixing a bug label Jul 14, 2021
@ppryga-nordic ppryga-nordic self-assigned this Jul 14, 2021
@ppryga-nordic
Copy link
Collaborator Author

Issue fixes: #36958

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant