The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
233 views

Accessing Bluetooth data via SerialPort (Unity/C#)

So I'm working in Unity3D, programming in C#, and I heard that one can read data from a Bluetooth adaptor via SerialPort. I have several Bluetooth USB adaptors that I've tried to connect on my PC ...