How to discover, connect and receive data from Bluetooth in Android using Pyjnius #5184
Unanswered
tamalmaity-dev
asked this question in
Q&A
Replies: 1 comment
-
I got the paired devices but not discovering the devices like Available devices in runtime scanning... Here my full code:
|
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
-
Question --
Here I want to discover, scan, and non-pair devices , and transfer data in Android....
I am working with Pyjnius ....here I get the paired Bluetooth devices ... but not able to make the non-paired devices and to transfer/ receive data ....Here can someone give me the for BlueBluetooth Classic and BLE ....please 🙏
Code
Beta Was this translation helpful? Give feedback.
All reactions