Not able to pair with KU6079
See original GitHub issueHey, I know, you’re quite busy now with the iOS 12.2 beta update… 😄 (If you’re not interested in implementing those devices, because you closed the other issues 3 days ago, then you can close this one too 😃) I have an issue with pairing my 2016 Samsung UE43KU6079. The request pops up on the tv, but the pair is failing anyways.
I’ve tried the “samsung-remote-models-2014-and-newer” repo. It’s returning the access keys but then it will follow with an error.
Here are some outputs of URLs I saw on the other issues regarding pairing:
http://<IP>:8001/api/v2/
:
{
"id": "uuid:104d509f-db57-45a6-bd81-xxxxxxxxxxxx",
"name": "[TV] Niklas' Fernseher",
"version": "2.1.0",
"device": {
"type": "Samsung SmartTV",
"duid": "uuid:104d509f-db57-45a6-bd81-xxxxxxxxxxxx",
"model": "16_JAZZL_UHD_BASIC",
"modelName": "UE43KU6079",
"description": "Samsung DTV RCR",
"networkType": "wired",
"ssid": "",
"ip": "<IP>",
"firmwareVersion": "Unknown",
"name": "[TV] Niklas' Fernseher",
"id": "uuid:104d509f-db57-45a6-bd81-xxxxxxxxxxxx",
"udn": "uuid:104d509f-db57-45a6-bd81-xxxxxxxxxxxx",
"resolution": "3840x2160",
"countryCode": "DE",
"msfVersion": "2.1.0",
"smartHubAgreement": "true",
"VoiceSupport": "false",
"GamePadSupport": "true",
"wifiMac": "d8:e0:e1:c9:xx:xx",
"developerMode": "1",
"developerIP": "...",
"OS": "Tizen"
},
"type": "Samsung SmartTV",
"uri": "http://IP:8001/api/v2/",
"remote": "1.0",
"isSupport": "{\"remote_available\":\"true\",\"remote_fourDirections\":\"true\",\"remote_touchPad\":\"true\",\"remote_voiceControl\":\"false\",\"DMP_available\":\"true\",\"DMP_DRM_PLAYREADY\":\"false\",\"DMP_DRM_WIDEVINE\":\"false\",\"EDEN_available\":\"true\"}"
}
http://<IP>:8001/ms/1.0/
:
{
"DUID": "uuid:104d509f-db57-45a6-bd81-xxxxxxxxxxxx",
"Model": "16_JAZZL_UHD_BASIC",
"ModelName": "UE43KU6079",
"ModelDescription": "Samsung DTV RCR",
"NetworkType": "wired",
"SSID": "",
"IP": "<IP>",
"FirmwareVersion": "Unknown",
"DeviceName": "[TV] Niklas' Fernseher",
"DeviceID": "uuid:104d509f-db57-45a6-bd81-xxxxxxxxxxxx",
"UDN": "uuid:104d509f-db57-45a6-bd81-xxxxxxxxxxxx",
"Resolution": "3840x2160",
"CountryCode": "DE",
"SmartHubAgreement": "true",
"ServiceURI": "http://<IP>:8001/ms/1.0/",
"DialURI": "http://<IP>:8001/ws/apps/",
"Capabilities": [
{
"name": "samsung:multiscreen:1",
"port": "8001",
"location": "/ms/1.0/"
}
]
}
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Samsung TV won't find or connect to my Wi-Fi network
If your TV, Odyssey Ark gaming screen, or projector does not detect or connect to your Wi-Fi or wired internet network, this guide...
Read more >KU6079 - Flights from Madrid to Palma de Mallorca - Trip.com
Search for and track the flight status of KU6079 from Madrid to Palma de Mallorca: flight arrival and departure times, airport delays and...
Read more >macOs doesn't recognize 4K Samsung TV @ 60 Hz - Reddit
I have a Samsung 4K TV (KU6079) but macOS only runs it at 30 Hz. The TV ... with USB-C to HDMI 2.0...
Read more >My flat tv is on my wall and cannot conect to hdmi port it is ...
My hdmi is in back of my TV no room to connect Roku stick TV is wall mounted.
Read more >HD+ launches USB stick HD+ TVkey - Broadband TV News
Samsung will equip its Ultra HD sets from the KU6079 series onwards with the ... In contrast to HD+ set-top-boxes and the HD+...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I will close this Issue since the new version i am working on will not require to add the token in config file.
I have discovered that getting a token is not needed if you already selected “allow” in your tv. Can turn on/off, send commands, receive the status, etc.
Just put whatever token you want in your config file. I put “0000” in mine and working flawlessly. (FINALLY! YAY!)