Difference between revisions of "Ex-Link Cable for J/K/M/Q/N/QN Series"
m (Juuso moved page Ex-Link Cable for J/K Series to Ex-Link Cable for J/K/M/Q Series: confirmed to be working on Q series as well. Supposed to work on M series indeed.) |
m (added M/Q series info) |
||
Line 1: | Line 1: | ||
== Wired ExLink cable == | == Wired ExLink cable == | ||
− | [[File:JU7100-inputs-side-large.jpg|200px|thumb|right|JU7100]]On some J/K-series TV, Ex-Link port is located on the separate 3.5mm jack labelled as "EX-LINK". | + | [[File:JU7100-inputs-side-large.jpg|200px|thumb|right|JU7100]]On some J/K-series TV and on M/Q series Tv`s, Ex-Link port is located on the separate 3.5mm jack labelled as "EX-LINK". |
+ | On Q series Ex-Link port is located on bottom of OneConect box, next to CI slot. | ||
− | In this case, you need to make Ex-link cable by connecting JACK male to the USB-COM adapter(not TTL/LVTTL) as shown below. | + | In this case, you need to make Ex-link cable by connecting JACK male to the USB-COM adapter ({{red|'''not''' TTL/LVTTL}}) as shown below. |
[[File:Img.jpg|500px]] | [[File:Img.jpg|500px]] | ||
Or you can use regular COM port, if your PC have it, but in this case you have to connect pins in reverse order (from left to right) as shown below. You need 2, 3 and 5 pin. | Or you can use regular COM port, if your PC have it, but in this case you have to connect pins in reverse order (from left to right) as shown below. You need 2, 3 and 5 pin. | ||
+ | |||
+ | If your PC does not have COM port (like many pc`s nowadays), you can use cheap '''[https://www.aliexpress.com/wholesale?ltype=wholesale&d=y&origin=y&isViewCP=y&spm=2114.01010208.8.42.NMUo8j&initiative_id=QRW_20170607091544&SearchText=usb+rs232+db9+cable&productId=32672290017&blanktest=0&tc=af USB to RS232 COM Port Serial PDA 9 pin DB9 Cable Adapter ]'''. | ||
[[File:Db9-pinout.png]] | [[File:Db9-pinout.png]] |
Revision as of 16:18, 7 June 2017
Contents
Wired ExLink cable
On some J/K-series TV and on M/Q series Tv`s, Ex-Link port is located on the separate 3.5mm jack labelled as "EX-LINK".
On Q series Ex-Link port is located on bottom of OneConect box, next to CI slot.
In this case, you need to make Ex-link cable by connecting JACK male to the USB-COM adapter (not TTL/LVTTL) as shown below.
Or you can use regular COM port, if your PC have it, but in this case you have to connect pins in reverse order (from left to right) as shown below. You need 2, 3 and 5 pin.
If your PC does not have COM port (like many pc`s nowadays), you can use cheap USB to RS232 COM Port Serial PDA 9 pin DB9 Cable Adapter .
todo
Start the terminal
Linux PC
On a Linux PC, install 'cu' (call up) tool from the uucp package and run
cu -l /dev/ttyUSB0 -s 115200
Windows PC
On Windows, we recommend the free terminal application Putty or RealTerm (download). But HyperTerminal is also very nice, but not free.
After you have started PuTTY, follow the steps in the screen shots below.