Help Needed to Keep Meta Quest 2 Awake for 4+ Hours
We're trying to keep the Meta Quest 2 awake for over 24 hours to browse a website in VR mode without any headset or controller movement. We've adjusted the 'Display Off' and 'Sleep Mode' settings, but the maximum timeout available is 4 hours. So far, we’ve tried: Placing tape over the proximity sensor Running: adb shell settings put system screen_off_timeout 7200000 Using: adb shell svc power stayon true Simulating key input periodically to wake the device Unfortunately, the device still enters sleep mode after a certain period. Has anyone found a solution to this issue?613Views0likes1Comment