kdschlosser / samsungctl

Remote control Samsung televisions via a TCP/IP connection
MIT License
148 stars 34 forks source link

UE40JU6480 can´t connect #118

Open aschmidt70 opened 5 years ago

aschmidt70 commented 5 years ago

Hello,

@kdschlosser

I try to send a key to the TV. But it doesn´t work. I have tried many parameters.

Always it is said "can´t pair with TV. Is TV on?" .. The TV is on.

Or it looks like the code freezes, when I try another port (8080 / 8001 / 8002)

Can someone help me, what goes wrong? Thx.

pegatron89 commented 5 years ago

Same here,UE49MU6400, I dont get the prompt to accept the connection on the TV.

if i go to http://192.168.0.7:8001/api/v2/ i do get a response.

peq123 commented 5 years ago

same story as previous 2 guys

henriz commented 5 years ago

I am probably having the same issue for a H6400. And I'm a developer. So looking into it.

henriz commented 5 years ago

The paring with TV's simply is not functional in this version. I am working on merging this version wigh eclair's working pin software, to get it to work.

If you look in the code, there's hard coded IP's in there, like 34.210.190.209 to which is makes requests.

Even if you replace that with your own IP, it still does not work.

wimvermoens commented 4 years ago

@henriz is there any progress on this issue? I'm having the same issue with my UE55JU6500 TV.