Page 1 of 1

Additional ethernet port to RevPi Connect

Posted: 11 May 2022, 16:26
by hopfalgebras
Hi,
for my application I need an additional RJ45 ethernet port on my RevPI Connect configuration.
I need to be able to configure this port to communicate with different devices via different protocols like OPU UA/Modbus.
How can I do that?
Is it possible to have ethernet over one of the RevPI gate e.g. over the EtherCAT gateway?

Thanks!

Re: Additional ethernet port to RevPi Connect

Posted: 12 May 2022, 08:27
by nicolaiB
Hi,

welcome to the Revolution Pi community forums!

I see mainly two possible solutions:

1) Add an external USB to ethernet adapter
2) Connect a vlan 802.1q compatible switch and configure separate vlans on one of the two interfaces of the RevPi Connect

Nicolai

Re: Additional ethernet port to RevPi Connect

Posted: 12 May 2022, 12:12
by hopfalgebras
Hi Nicolai,
do you have any USB-Eth adapter I can install inside the cabinet on a Din rail?

Re: Additional ethernet port to RevPi Connect

Posted: 12 May 2022, 12:25
by nicolaiB
Hi,

we don't offer any usb ethernet adapters by ourself. With a quick google search I found this adapter: https://www.exsys-shop.de/shopware/de/k ... haeuse?c=4 I haven't tested it, but maybe this is something you want to test.

Nicolai

Re: Additional ethernet port to RevPi Connect

Posted: 12 May 2022, 15:29
by hopfalgebras
Hi,
do I need to to install any additional drivers for the adapter (and reconfigure the kernel)?

Re: Additional ethernet port to RevPi Connect

Posted: 12 May 2022, 15:41
by nicolaiB
As I haven't tested the adapter by myself I can only guess based on the publicly available information: The website states that they use the AX88179 chipset, which is support by our 4.19 kernel. Therefore the device *should* work, but without testing I can't give any guaranty for it.

Nicolai