Pairing without VicoManager apk

Hello,

How would one go about adding support to a Unity app for automatic pairing with the vicovr sensor?

Thanks for any pointers!

Hello,
You can use additional version of assembly nuitrack.net.dll which works through WiFi - download.vicovr.com/debugging_fe … WF.net.dll. This assembly doesn’t require pairing with sensor but has following limitation - only skeletons data can be fetched (another modules are not supported at this moment).

perfect, thank you

when changing the sdk example program to include the linked file, i’m getting some error’s on deploying. specifically the INIT_NUITRACK_MANAGER_NOT_INSTALLED. What am i doing wrong here?