Disable proximity sensor (re-center) on app only
Hello, I am currently working on a unity project with Quest 3 where I instantiate some cubes using raycast (still in the demo), but when i take off the headset and move, or rotate my head and wear it again, the cubes position drift or move to right where i am looking because they are relative to the headset's position. I am looking for a way when i take off my headset, to not let proximity sensor work (in app only) just like First Encounters (i don't want to disable it completely from MQDH), get to the boolean that is making it work, or to stop whatever the hmdUnmounted event is doing, i want to stop recentering by any means necessary but ONLY inside the app. I am using the OVRCameraRig from Meta XR All-in-one.1.7KViews2likes3CommentsMy Quest 2 was reset to factory settings and I can't use it because of the proximity sensor
My quest 2 had a boot loop and I tried a few things like factory reset and firmware update, and in the end I found out that it was due to the proximity sensor, so I removed the faulty proximity sensor from the quest 2 and it booted up normally But now it's stuck on the black screen because of the faulty proximity sensor and I can't set it up because it doesn't allow me to use it since I can't see anything I tried to deactivate the proximity sensor through the computer, but for me to deactivate it I need to activate the usb debug mode, but then another problem appears, I paired the quest 2 with my cell phone to activate debug mode and it does not allow me to activate it My account is already verified, I don't understand why it doesn't allow me to activate this option Honestly, I don't know what to do, I can't set it up through the quest because it has a black screen because of the sensor, and I can't even deactivate the sensor because I can't activate debug mode on my cell phone If anyone can help me I will be very grateful, because in my country Quest 2 is really expensive, and there is no authorized assistance from Meta, I contacted support but they asked me to send it to another country but even if they fix it my quest 2 in another country, when it is sent back it will be taxed at basically the price of a new one605Views1like0CommentsAre there adb commands to disable the proximity sensor?
I was working on full end to end testing and having our quest builds run on hardware as part of our CI/build process. The tests/apk won't run if the screen isn't on. I came up with the following solution as a workaround but this is more of a fun hack than a scalable solution. raspberry pi zero w w/ a servo attached to a cheap skull I found at target.5.1KViews1like2Comments