VincentCXR Posted November 3, 2023 Share Posted November 3, 2023 Hi HTC community, I wanted to poke around a question. In Oculus, there's a tab in the settings menu that let's the user allow for permissions such as microphone use/camera/location data, similar to that like an Android phone. Does the Vive XR Elite have the same functionality to toggle permissions? Reason being that I'm trying to create an implementation in Unreal Engine with the Bleutilities plugin: https://www.unrealengine.com/marketplace/en-US/product/ble-utilities Essentially trying to take a bluetooth device that doesn't connect as a conventional bluetooth device (can't just pair directly to the headset, it's one of those devices that only connects to a specific mobile application), and connect it to my application to receive notications from that device. I've tried this in a blank UE project on Oculus and it does work. Toggling on Nearby Devices and Location (Precise) were critical components to making use of the plugin and implementation on Oculus, and I don't think I see that any option for that on the Vive XR Elite. An alternative method I tried to do was to add android permissions to my project, namely ACCESS_FINE_LOCATION but it still couldn't pair the bluetooth device. Any and all inquiries on this would be great to have. Thank you! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now