Search code examples
tizensamsung-galaxysamsung-galaxy-gear

Galaxy watch wont connect to Tizen Studio


So I have made my first app and it runs great on the emulator, but now I want to deploy it to my physical device.

I have enabled bluetooth and connected the WiFi of the watch to the same WiFi access point as my computer. I have also enabled debugging. But every time I try to connect I get this error message. If I hit the scan button in Tizen studio, nothing is found and if I specify the IP directly it fails to connect.

I have tried this on 3 different WiFi access points. I have also allowed the port 26101 on TCP and UDP through my local firewall.

enter image description here

I am not sure why this wont work. Is there a setting somewhere I am missing?

Thanks


Solution

  • The fix is to install Samsung Certificate Extension as shown in this screenshot enter image description here

    After this you need to pick Samsung when you create a new certificate and it should all work fine from there.