Bluetooth Classic
#24143
Replies: 1 comment 1 reply
-
You can try https://github.com/inthehand/32feet |
Beta Was this translation helpful? Give feedback.
1 reply
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,
I need to send command through bluetooth classic (as serial) to an HC-05 Module, and receive the response. from MAUI android app. Basically it's an arduino thermometer, I send "T" and should receive the temperature. My problem is that I can't find any plugin/library to allow that, it seem that all are for BLE only; Isn't there any way to do that?
Beta Was this translation helpful? Give feedback.
All reactions