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.
I am not sure why this wont work. Is there a setting somewhere I am missing?
Thanks