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

Question - Bluetooth Listener/Server in c# #51

Open
ramiss opened this issue Jul 18, 2020 · 0 comments
Open

Question - Bluetooth Listener/Server in c# #51

ramiss opened this issue Jul 18, 2020 · 0 comments

Comments

@ramiss
Copy link

ramiss commented Jul 18, 2020

Hi There,

I think CmdMessenger is great and have it working just fine with serial between my Pi and arduino. Now I want to add a bluetooth connection between a mobile app and my Pi, with the app initiating the connection (ie Pi listening/server).

I'm pretty sure I can follow the example to initiate from the app. What I have no clue about is how to set the Pi (in c#) to listen for a bluetooth connection.

This guy has already done it to some extent, but to be honest I don't trust his code. The client side stuff he wrote is nowhere near as robust as your examples. So I'm hesitant if you have a better way.
https://www.codeproject.com/Articles/842951/CmdMessenger

Any clues are most welcome!

Sincerely,

Richard

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

1 participant