I was using tizen studio and everything was working well after reinstalling my pc windows I couldt connect my gear via SDB
1. in tizen sudio when I do SCAN it find my watch and it connect but when I close the Remote Device Manager box, I see that its not connected at all (if its first time that my watch is connecting to my pc it HAVE to transfer RSA key but it didn't !
2.with SDB :
sdb kill-server
sdb start-server
sdb devices
//List of devices attached
//85754e32304a3256 offline device-1
sdb connect 192.168.43.65:26101
//connecting to 192.168.43.65:26101 ...
//dvice unauthorized. Please approve on your device.
//nothing happens on watch !!!
// I do that again
sdb connect 192.168.43.65:26101
//192.168.43.65:26101 is already connected
// now its CONNECTED !!!
sdb devices
//List of devices attached
//192.168.43.65:26101 unauthorized
//85754e32304a3256 offline device-1
but its not !
reseted my watch but it didnt solve