Is there any way to use ibeacons with Windows 10 development?
Since ibeacons development with previous versions of Windows seemed nearly impossible, will we have the oportunity
For pre-Windows 10, you could use the managed C# library WinBeacon. The library uses a simple HCI layer and talks directly to the dongle instead of using a default Bluetooth stack.