-
Notifications
You must be signed in to change notification settings - Fork 13
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
Clean up bluetooth-classic-example #1
Comments
after i couldn't run the example i made a new RN app and added the
|
thanks for the responding MR.kenjdavidson the data is just string contains numbers no hex numbers we working on graduation project to help people with disability of talking (silent people) to talk with glove that get hand signs and mobile app to speak for them we use classic bluetooth module to connect react-native app with arduino hardware and the glove |
With regards to the comment that you've attached data - this was probably done while testing an issue. As I've mentioned this is my DEVELOPMENT application and may not work based on the current configuration. I use it when:
It should be used as a reference only and not thought of as the gospel of how an application should be created. |
where is the sample repo to make a pr after i finish the app |
It's this repository. Just create your app in a subfolder of this directory. Document it with the reasons why it was added and what "example" it is providing that someone may need to see. |
Needs to be cleaned up, maybe a full overhaul making it more usable as an actual application.
Serial Terminal
is the defacto bluetooth serial app. In no way is this app meant to replace (or come close) but it has some nice things that would showcase the Bluetooth React Library.The text was updated successfully, but these errors were encountered: