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

Android Phone as a Peripheral #24

Open
begadelmelligy opened this issue Feb 12, 2021 · 3 comments
Open

Android Phone as a Peripheral #24

begadelmelligy opened this issue Feb 12, 2021 · 3 comments

Comments

@begadelmelligy
Copy link

I haven't used Kivy yet, but before I do I wanted to know if it has the capability to make my android act as a peripheral that sends messages?

Can this library be used to do so ?

Thanks

@b3b
Copy link
Owner

b3b commented Feb 12, 2021

Thanks for raising this issue.
Peripheral mode is not currently implemented in this library, I think it is worth to implement it in the future.
There is definitely a capability to make it using Pyjnius library to access Android classes.

@b3b
Copy link
Owner

b3b commented May 30, 2021

There is progress in this direction, since #26 it is possible to advertise:

@Amritanshu-Shandilya
Copy link

hi, I am working on a similar project that involves an esp32 to communicate with an android app (that i am developing in beeware framework) over ble. So now is able able to send messaged from a smartphone to esp32 and vice versa. Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants