We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0546c5d commit b7f3065Copy full SHA for b7f3065
1 file changed
website/docs/tutorial/data-collection.mdx
@@ -32,6 +32,11 @@ Sideload the APK onto your Quest 3 via Developer Hub.
32
4. Verify communication from the PC host:
33
`nc -lu 5006`
34
35
+ :::tip
36
+ If you don't see any incoming data, another remote control APK on the Quest may be interfering.
37
+ Try disabling other apps and check again.
38
+ :::
39
+
40
5. Tape the center-of-eye sensor on the headset to keep it constantly activated (prevents the display from sleeping when worn at the neck).
41
Before taping the sensor:
42
<BlockImage src="tutorial/data-collection/headset_uncover.png" alt="Headset sensor uncovered" width="90%" />
0 commit comments