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

Pairing Initiated from Central Device #188

Open
guruprasath-sterna opened this issue Jul 24, 2023 · 1 comment
Open

Pairing Initiated from Central Device #188

guruprasath-sterna opened this issue Jul 24, 2023 · 1 comment

Comments

@guruprasath-sterna
Copy link

While using the nRF SoftDevice for Bluetooth Low Energy (BLE) applications, there is a need to initiate the pairing process from the central device when establishing a connection with a peripheral device. However, no official documentation or examples demonstrating how to achieve central-initiated pairing with the nRF SoftDevice have been found.

@alexmoon
Copy link
Contributor

I don't think anyone has needed central pairing yet, so it hasn't been implemented. Should be reasonably straightforward to add, but you'd need to refer to the softdevice sequence diagrams and API to add the missing bits. PRs welcome!

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

No branches or pull requests

2 participants