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

feat(BLE): PRBS15 MAX32655 #993

Merged
merged 1 commit into from
Apr 16, 2024
Merged

feat(BLE): PRBS15 MAX32655 #993

merged 1 commit into from
Apr 16, 2024

Conversation

EricB-ADI
Copy link
Contributor

Description

  • Added PRBS15 implementation for MAX32655
  • Added RSSI calculation for coded mode on MAX32690
  • Removed debug print

@github-actions github-actions bot added the BLE Related to Bluetooth label Apr 16, 2024
@sihyung-maxim
Copy link
Contributor

Something is wrong with the BLE_Examples_Tests workflow - tests keep failing. Not sure how long this issue has existed though, but I'm checking through the GitHub actions and WALLE file history right now.

@EricB-ADI
Copy link
Contributor Author

EricB-ADI commented Apr 16, 2024

Something is wrong with the BLE_Examples_Tests workflow - tests keep failing. Not sure how long this issue has existed though, but I'm checking through the GitHub actions and WALLE file history right now.

Yeah, the tests were disabled for quite some time. The examples say they are failing because I believe the connections are failing. However, these examples work perfectly fine when manually tested. The tangled mess that is the CI is gonna make it take some time to find a solution.

I do not know If we want to re-disable them for now.

@EricB-ADI EricB-ADI merged commit 25ca28d into main Apr 16, 2024
8 of 9 checks passed
@EricB-ADI EricB-ADI deleted the feat/prbs15 branch April 16, 2024 19:05
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.

3 participants