Replies: 2 comments
-
|
Bump. Looking for the same |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I do need to update them as the Maui sample only does discovery at the moment, but you can borrow the code from the Xamarin sample - https://github.com/inthehand/32feet/blob/main/Samples/RfcommXamarinForms/RfcommXamarinForms/MainPage.xaml.cs which shows how to read/write over RFComm |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, do you have a small sample to use your library to connect android MAUI app, with Bluetooth Classic? I've an arduino device with HC-05 module, that if I send it "Dx"+ where x is the number of door should respond "open" or "close"; but Ican't make it work in maui, on other languages/platforms work(flutter as example), but for this project I need to stay on MAUI. Can you help me please?
Beta Was this translation helpful? Give feedback.
All reactions