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, Examples): Add coded PHY long range demo on MAX32665 #740

Merged
merged 13 commits into from
Sep 25, 2023

Conversation

yc-adi
Copy link
Contributor

@yc-adi yc-adi commented Sep 21, 2023

Added Examples/MAX32665/BLE_LR_Peripheral and BLE_LR_Central to demonstrate coded PHY (S=8) for BLE long range mode.

@github-actions github-actions bot added MAX32665 Related to the MAX32665 (ME14) BLE Related to Bluetooth labels Sep 21, 2023
@EricB-ADI
Copy link
Contributor

EricB-ADI commented Sep 21, 2023

/clang-format-run

Examples/MAX32665/BLE_LR_Peripheral/fit_main.c Outdated Show resolved Hide resolved
Libraries/Cordio/wsf/sources/targets/baremetal/wsf_os.c Outdated Show resolved Hide resolved
Libraries/Cordio/wsf/sources/targets/baremetal/wsf_msg.c Outdated Show resolved Hide resolved
Examples/MAX32665/BLE_LR_Peripheral/stack_fit.c Outdated Show resolved Hide resolved
@EricB-ADI
Copy link
Contributor

/clang-format-run

@EricB-ADI EricB-ADI self-requested a review September 22, 2023 15:59
@yc-adi
Copy link
Contributor Author

yc-adi commented Sep 22, 2023 via email

Examples/MAX32665/BLE_LR_Central/main.c Outdated Show resolved Hide resolved
'a',
'n',
'g'
};
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should device name be spelled as "LongRange"?

@EricB-ADI
Copy link
Contributor

One last thing. Is there a reason the adverting name is LongRang and not LongRange?

@yc-adi yc-adi closed this Sep 25, 2023
@yc-adi yc-adi reopened this Sep 25, 2023
@yc-adi yc-adi merged commit c062412 into analogdevicesinc:main Sep 25, 2023
16 checks passed
@yc-adi yc-adi deleted the dev-long-range branch September 25, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLE Related to Bluetooth MAX32665 Related to the MAX32665 (ME14)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants