Open rrepaka opened 3 years ago
Hi, on PC software, we use Qt, and we use Java on Android platform. Sorry for that we can't help with connecting BLE using jvm. Have you ever connected to other BLE devices? And, it looks like you are using classic Bluetooth to connect but I'm not sure. Classic Bluetooth use the socket/stream to communicate.
Hi Jiang,
We need your help for connecting Blue tooth Blood pressure monitor from Java Application
OS: Windows 10 Language : Java 11
We were able to complete below things
We have paired Blood pressure monitor with windows Tablet
The BP Monitor's Address : c15a8bb412d0 and Service Name : 14839ac4...
we have tried below code , but we were not able to connect to device. please suggest how to connect ?