Beacons in Windows 10

后端 未结 4 482
盖世英雄少女心
盖世英雄少女心 2021-02-03 10:10

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

4条回答
  •  萌比男神i
    2021-02-03 10:46

    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.

提交回复
热议问题