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

Bluetoothle and non-gatt communication. #1371

Open
Kobry opened this issue Oct 26, 2022 · 0 comments
Open

Bluetoothle and non-gatt communication. #1371

Kobry opened this issue Oct 26, 2022 · 0 comments

Comments

@Kobry
Copy link

Kobry commented Oct 26, 2022

Is there any sample that shows how to connect 2 central bluetooth LE devices?. From my understanding, central only devices can only connect to Gatt servers, and cannot host Gatt servers. So is this even possible?.

I browsed the Bluetoothledevice class and found the RequestAccessAsync function, if access is granted, how can i open a socket and exchange data between both devices?.

Or, can the streamsocket class used for this or any of the Devices API?, documention states that streamsocket can be used with rfcomm which means classic and not Bluetooth LE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant