-
Notifications
You must be signed in to change notification settings - Fork 114
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
thanks for the setup steps #6
Comments
Awesome! Me too! |
Sorry if its all a bit wonky for now, I would like to have it so that no configuration on this end is required and it simply requests for params from the phone/whatever it gets connected to. |
is there a setup instruction for getting it to transmit Bluetooth? |
Hardware related stuff is here: the HM10 (or HM11, or RedBearLab running biscuit) auto relay what they receive over uart so this code is all you need (right now the android app is only listening for hm10 uuids but the others can be added easily) If you want to go crazy you can write your own firmware, and want to spend money on ti licenses, https://github.com/LorelaiL/ or https://github.com/jberian would know more of that fun stuff than I!) |
Anyone succeed in using an HM11? |
Anyone succeed in using an RFduino? |
Some people are using the hm11, rfduino is possible but you need to load it with an app that will echo everything and add the uuids for the characteristics to the app (not a ton of work but a decent amount and they are more expensive) |
The ironing with HM11 is a challenge, anyway I made it. |
Nothing to change, its a drop in replacement! |
Thanks for the setup steps!
Looking forward to trying this.
The text was updated successfully, but these errors were encountered: