Interfacing with a new bluetooth device unknown API C#?

I have never worked with bluetooth in C# before. I am curious and want to learn but the search terms are very ambiguous.

I want to know, do bluetooth devices need to publish an API to interface with them?
Can I just by a bluetooth device and start collecting data from it?
Do you need to provide credentials?
Ultimately I want to do this in c#. I have found the C# examples for connecting but thats not really answering my main questions which are above.

✅ Answers

? Best Answer

  • C Sharp Bluetooth interfacing: http://www.youtube.com/watch?v=-u0mnnlIK…
  • Leave a Comment