Leo Chapiro
Leo Chapiro

Reputation: 13984

Framework (API) for BlueTooth LE 4.0 (C# .NET)

For a new C# WinForms project I need an information about the frameworks or APIs supported BlueTooth LowEnergy 4.0

The second question is about the system requirements: so I have already found 32feet.net and it seems to require Windows 8 - but what is about Windows XP (SP2) / Vista / Windows 7? Have this systems any support for BLE 4.0 ?

Upvotes: 5

Views: 4591

Answers (1)

Whoami
Whoami

Reputation: 14408

http://xamarin.com/ provides the abstraction for Bluetooth Low Energy in C#. Probably you can explore this.

Upvotes: 4

Related Questions