Languages

Menu
Sites
Language
How to connect Gear S3 from Tizen IDE

Hi,

I was able to connect Gear S2 to the Tizen IDE but I could not connect the Gear S3 same way.

"unknown sources" and "debugging" options are active on the Gear S3

Wifi is connected and BT is off.

I can ping the Gear S3 from my PC.

However when I try to connect (port 26101 as default) , it fails.

"failed to connect to remote target"

 

Any idea what I am missing ?

What should I check ?

 

thx

Responses

8 Replies
Kwon Sung

Hi.

What is the version of the Tizen IDE?

If it is an older version, please update to the latest version(Tizen Studio1.0.1) and check again.

(https://developer.tizen.org/development/tizen-studio/download)

Thank you.

mekabe remain

I am using updated Tizen IDE:

Tizen SDK

Version : 2.4.0_Rev8 
Build id : 20151223-1449

what is Tizen Studio ?

What if I want to continue with Tizen IDE ?

 

Shaswati Saha

Run the command below and check your device in the device list. Is it showing in that list?

./sdb devices
mekabe remain

the output is :

D:\Development\tizen-sdk-2.4\tools>sdb devices
List of devices attached

D:\Development\tizen-sdk-2.4\tools>sdb connect 192.168.254.80
error: failed to connect to remote target '192.168.254.80'

 

what may be the problem ?

 

mekabe remain

now it says:

 

D:\Development\tizen-sdk-2.4\tools>sdb devices
List of devices attached
192.168.254.80:26101    unauthorized    <unknown>

Shaswati Saha

Is the device showing in the connection explorer now?

John Ixion

I would recommend Tizen Studio: https://developer.tizen.org/development/tizen-studio

John Ixion