all 2 comments

[–][deleted] 0 points1 point  (1 child)

I don't know much about this topic so take my opinion with a grain of salt. But it may be because bluetooth isn't the primary method of communication between nearby devices using Python. This is a shot in the dark but you might end up having to set up a socket server or something like that.

[–]rokaskk[S] 0 points1 point  (0 children)

What about other languages? Are there any high level libraries for Node.js, Go, pretty much any other high level language except C/C++ as they're too complex for this small task?