Hi guys. I have purchased the
-
Hololens (first generation), this runs Windows 10 and the HoloLens shell carries over and adapts many elements from the Windows desktop environment, supports BLE 4.1
-
HoloLens 2. This runs the Windows 10 holographic OS and supports BLE 5.0
I’m trying to create a HoloLens app (Windows 10) with UE4 that can pair with a BLE HRS (Heart Rate Service) device.
Although I have noticed the “Bluetooth Support” for Android devices,
- Are there plugins for Windows 10 platform?
- Or can I use the Universal Windows Platform (UWP)'s APIs/C++ WinRT C++ for the Windows Runtime together?
Bluetooth Low Energy in Universal Windows Platform apps - UWP applications | Microsoft Learn
Windows-universal-samples/Samples/BluetoothLE at main · microsoft/Windows-universal-samples · GitHub