'Arduino UNITY Cross Platform Mobile Application with Bluetooth

I had a simple query. Lets imagine I want to build a simple robot which moves left and right which will be controlled by a mobile device either Android or iOS. I would be close to the robot at all time which means I would like to send and receive data using Bluetooth.

My research has shown me:

  1. I can use Unity to build the cross application
  2. Use a HC-08 chip and the following module for Bluetooth connection: https://assetstore.unity.com/packages/tools/input-management/arduino-bluetooth-plugin-98960

Does anyone else have any better idea? will what I am even suggesting even work?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source