Bluetooth

Windows specific forum
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Bluetooth

Post by IdeasVacuum »

Has anyone built a library to use Windows Bluetooth? I want to send data to my Windows program from my Android App.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
User avatar
idle
Always Here
Always Here
Posts: 5834
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Bluetooth

Post by idle »

doesn't hidapi do bluetooth?
https://github.com/libusb/hidapi
gregreen
User
User
Posts: 28
Joined: Fri Apr 21, 2023 7:26 pm

Re: Bluetooth

Post by gregreen »

I too am looking for a way To communicate with an Android computer from a Windows PC via bluetooth. At the moment I'm feeling a bit lost. On the Android I can find and try to connect but it doesn't connect. I used MQTT over WiFi in the past but now need bluetooth. Any help out there other than a reference to a library I don't understand how to use? Thanks very much!
Post Reply