Hi everybody,
I am writing basic integrated app for gear2 and samsung s4. Im trying to use SAP for communication. I basically rewrited hello accessory example, but i cant make it work. in SASocket.onServiceConnectionLost im getting error 513, which is supposed to mean, that accessory requested connection close. onServiceConnectionLost is called just after i click connect. I dont know whether it migh matter, but i have certificate for platform privilege, and i saved the certificate file in /home/developer on gear2. services.xml file i copied from hello accessory example, just changed name, kept channel id = 104.
Please give me some hint
Regards