Same as Liam Harrison solution with extra step:
"
Tested Solution
Hi everyone, after some tedious testing I've found a way to consistently get your Watch to connect to your PC, I've tested these steps on two devices and they are as follows:
- Enable developer mode (Settings > About Watch > Software > Tap on Software Version 5 times)
- Enable debugging (Settings > About Watch > Debugging)
- Switch wifi to always on (Settings > Connections > WiFi) and connect to the network your PC is on.
- Restart your Watch.
- Turn on your display and Leave the watch face by navigating to another widget (I used the contacts widget).
- Get the IP of your watch (Settings > Connections > WiFi > WiFi Networks > [Your WiFi SSID] > IP Adress)
- Now connect to your Watch with either the Tizen Studio Device Manager (Tools > Device Manager > Add) or via the CLI using the command
sdb connect x.x.x.x
I've tested this method with success two times on two PC's with both Intel & AMD CPUs, the main takeaway is that the Watch seems to hate prompting the user for permissions on the Watch Face screen, and simply navigating off it will get things working correctly.
"
Extra step: ensure Tizen Studio is not running if connecting from sdb
cli as Tizen Studio appears to lock the connection and cli returns message:
connecting to ...:26101
failed to connect to ...:26101
Once I quick Tizen Studio the watch connected. Upon start of Tizen Studio the watch is available from dropdown.