Accessory SAP communication Tizen and Android PeerAgent_No_Response
Accessory SAP communication Tizen and Android PeerAgent_No_Response
BY 27 Mar 2015Web Application Development
Currently i am creating a safety application for the samsung smartwatch. I want users to be able to register on their smartphone and send these data to the smartwatch app. I followed the samsung tutorial for Accessory SAP communication. Most things work, i click on connect on the smartwatch and it tries to connect.
When i call SAAgent.setServiceConnectionListener(agentCallback), the android code below here is triggered. But this always returns PEERAGENT_NO_RESPONSE error.
Accessory SAP communication Tizen and Android PeerAgent_No_Response
Currently i am creating a safety application for the samsung smartwatch. I want users to be able to register on their smartphone and send these data to the smartwatch app. I followed the samsung tutorial for Accessory SAP communication. Most things work, i click on connect on the smartwatch and it tries to connect.
The method i call on tizen is this:
SAAgent.setServiceConnectionListener(agentCallback);
When i call SAAgent.setServiceConnectionListener(agentCallback), the android code below here is triggered. But this always returns PEERAGENT_NO_RESPONSE error.
I was wondering what i am doing wrong.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio