I am currently developing a simple application which required to send data from sony smartwatch 2 to a host application. I had read through the sample code and API reference which released by SONY but I cant understand how the control utility can be used.
I am try to push data to the host application and I am able to create application that sending data between two android phone through bluetooth but I am not able to transit it into sony smartwatch compatible code. Are there any hints or sample code which show me how the data/file/message can be sent from smartwatch to host application?