How to use T1024RDB on multiple devices on same network

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to use T1024RDB on multiple devices on same network

1,155 次查看
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,134 次查看
yipingwang
NXP TechSupport
NXP TechSupport

You could use ssh to access T1024RDB on Computer B.

$ ssh -l root <ip_address>

0 项奖励
回复