Python bluetooth advertising

347 views Asked by At

I am looking for a way to send data over Bluetooth using python from 1 computer to another (windows is what I use but if it works with other computers that's great). I have looked into sockets but I would like to be more similar to a broadcast and then narrow down if a condition is met. I have also tried different python libraries that have not ended up working. If this is possible and if anyone could help with this issue that would be great!

0

There are 0 answers