Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
AdamChojaczyk's avatar
AdamChojaczyk
Honored Guest
3 years ago

Custom Bluetooth input sensor / controller

Hi everyone,

 

I'm developing project on Oculus Quest 2 with Hand Tracking in Unity.

I need to provide additional input value from external sensor.

Input value is just user's pressure on the sensor: may be float with 0.0 - 1.0 values. No movement, rotation or anything else. One sensor and one float value.

 

Now I'm making it long way around using sensor with Arduino + WiFi and local server pairing but need something "less delayed".

 

Have You ever tried to make Your custom Bluetooth controller / sensor to connect to Oculus Quest 2 and use it in Unity?

 

 

1 Reply

Replies have been turned off for this discussion
  • RuneBlue's avatar
    RuneBlue
    Honored Guest

    Hey did you ever get this working? I’m trying to do the same thing and it’s driving me bonkers.