Hey Guys,
We are working on a Student-Project and are kinda stuck at the moment:
On the Microcontroller side we have a BLE-Shield, all setup and we also have a custom iOS application to process and display the uCs Data.
BUT: We really would like to transfer the displaying and the communication to windows (8) also. Yet we can not find any really useful examples or Source Code. We have a BT 4.0 USB Dongle and are also quite familiar with the GATT Profiles etc. but it is really
hard to start an windows 8 application without any consistent BT LE API or whatsoever....
Therefore: Can anybody provide a simple Example Application for Windows 8 that connects to a BLE Device and reads its Service/characteristic.
Since we understand how the connection works in general it would be a Source Code Snippet would be a real good help for understanding the Code Syntax on Win 8 better.
Thanks in Advance!!
the Bavarian Students