

Phone: Windows 10 Anniversary Edition Build the sample Server: Windows Server 2016 Technical Preview Unpaired Bluetooth LE Device Connectivity.Introduction to the Bluetooth LE Explorer app.To obtain information about Microsoft Visual Studio and the tools for developing Windows apps, go to Visual Studio Related topics Samples To obtain information about Windows 10 development, go to the Windows Dev Center Note The Windows universal samples require Visual Studio to build and Windows 10 to execute. Note in particular the "bluetooth" capability declaration in the manifest. Search for "BT_Code" to find the portions of the sample that are particularly Notify connected clients of a characteristic value change.Implement event handlers to handle incoming read/write requests.Initialize and publish a custom service/characteristic hierarchy.This sample can be used to advertise support for CalcService - a custom service that allows a remote client to write to two operand characteristics Subscribe to indicate and notify eventsĪs of build 15003 and above, Bluetooth LE GATT Server APIs are available.Heart rate sensors or temperature sensors. Acts as a GATT client to access nearby GATT servers like

#Calcservice installation how to#
Shows how to act as a client to communicate with a Bluetooth Low Energy (LE) device The samples collection, and GitHub, see Get the UWP samples from GitHub.įor more samples, see the Samples portal on the Windows Dev Center. For more info on working with the ZIP file, Sure to unzip everything to access shared dependencies. Or you can download the entire collection as a single You can download this sample as a standalone ZIP file

Note: This sample is part of a large collection of UWP feature samples. Shows how to use the Windows Bluetooth LE APIs to act either as a BLE client or server.
