BLE support for unity.

Hello,

We are a team of researchers at University of Manitoba and we are using MetaMotionC sensors to transmit data to an Android app via Bluetooth, which sends the data to a Unity app. We wish to eliminate the bridging Android app and pickup the sensor data from the Unity app. Is there any support for the Unity with the sensors?

Thanks

Comments

  • Hi @parthp,
    You can import our C# APIs into Unity.

  • Hi @Laura,

    I am not sure about it, but to import C# APIs into Unity, doesn't it have to be a .unitypackage? Is there any support for that?

    Thanks

  • edited March 2020

    We do not support this. You would have to do the import/translation yourself.
    I know this has already been done by other users so I recommend looking around.

Sign In or Register to comment.