Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions website/docs/tutorial/data-collection.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@ Sideload the APK onto your Quest 3 via Developer Hub.
4. Verify communication from the PC host:
`nc -lu 5006`

:::tip
If you don't see any incoming data, another remote control APK on the Quest may be interfering.
Try disabling other apps and check again.
:::

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).
Before taping the sensor:
<BlockImage src="tutorial/data-collection/headset_uncover.png" alt="Headset sensor uncovered" width="90%" />
Expand Down