I am new to Unity and android app development. I recently got hold of a Samsung gear VR and galaxy S6.
I am able to make simple scenes and run them using the gear VR. However for my project, when I am running the app on my gear VR, I would like to send data regarding the player coordinates, joystick etc over the phones Bluetooth so that it can be read on my computer in Matlab in real time.
I need this data to trigger an external device using Matlab.
Any help would be appreciated.
Thank you