Did some manage to control the UE40C6000 via Ex-Link Codes ?
If I connect the TV to the Serial Port of my PC, I can see all the boot messages in the terminal program. So I guess I made all the correct settings. But if I send a Code, nothing happens. I tried these codes https://support.justaddpower.com/kb/art ... ol-exlink/
I want to use these codes turn the TV on and off.
I also tried that code: https://github.com/mgoff/go-samsung-exlink
Is it possible that my model does not support Ex-Link codes?
UE40C6000 and Ex-Link Codes
-
rapperskull
- Posts: 12
- Joined: Sun Sep 01, 2013 9:18 pm
Re: UE40C6000 and Ex-Link Codes
Hello, I know this is a very old post, but I have the answer.
The Ex-Link commands only work if RS232 is set to UART, and it appears you have it on Debug.
Remember that if you switch to UART, and then for any reason your TV gets bricked, you will not be able to access the Debug interface to fix it.
Then of course make sure you're sending binary data and not literally \x08\x22...
The Ex-Link commands only work if RS232 is set to UART, and it appears you have it on Debug.
Remember that if you switch to UART, and then for any reason your TV gets bricked, you will not be able to access the Debug interface to fix it.
Then of course make sure you're sending binary data and not literally \x08\x22...