How to use T1024RDB on multiple devices on same network

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to use T1024RDB on multiple devices on same network

1,154件の閲覧回数
alhnkyhn
Contributor I

Hello everyone,

I have two PCs on the same network. For example Computer A and Computer B. They are both connected to network with Ethernet cable.

I also have, one T1024RDB. I usually use with both of the PCs. But I really tired of unplug and plug all setup so I want to use T1024RDB on a software like Tera Term or an equivalent software. 

The setup on my mind is like the following,

2 Ethernet cables coming through network and connected to T1024RDB,

A static IP is given to T1024RDB,

UART connected to Computer A.

And I want to connect from Computer B to T1024RDB on Tera Term.

 

My questions are,

  • Is this setup technically possible?
    • If it's possible, should I use a software on Computer B like virtual serial port or Wireless RS232 module.
    • What is the best solution in this case?
  • Is there any example or tutorial to follow?


I am kind of newbie for all of these stuff so any information that you will give precious for me.

Thanks in advance!

0 件の賞賛
返信
1 返信

1,133件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

You could use ssh to access T1024RDB on Computer B.

$ ssh -l root <ip_address>

0 件の賞賛
返信