/bluetooth-le-windows

Example use of Bluetooth LE with .NET

Primary LanguageC#

bluetooth-le-windows

A tool to send & receive data using Bluetooth LE on Windows

This program is not robust, it lacks in-depth error checking, and probably some general code elegance, but you can view it as some way to get started with the Bluetooth LE WinRT API. Took me quite a lot of time to glue the pieces together.