Quantcast
Channel: .NET Framework Class Libraries forum
Viewing all articles
Browse latest Browse all 8156

Discover Bluetooth LE Device and its custom service with uuid and its characteristics

$
0
0

Hello Team,

I have a requirement for developing a library in C# which can be used in any windows app (Metro or Non Metro) apps to discover Bluetooth LE devices which are advertising a custom service with uuid and pair and find all the characteristics of the service and send parameters and receive response.

I have tried 32feet.NET library which everyone talks about but realized it doesn't support Bluetooth LE devices. Is there any way I can do that? Or do I have write C# wrapper to use winsock2.2 library to call native code to access Bluetooth stack?

Please suggest. We have been able to achieve this requirement in Mac OSX by using their core Bluetooth framework.


Viewing all articles
Browse latest Browse all 8156

Trending Articles