The Protea carrier board is a legacy product and not recommended for new designs.
If you would like to use the second Ethernet port, you have to make a small Registry change. Add the String "AX887962" to the [HKLM\Comm\AX88796\Linkage\Route] key.
[HKLM\Comm\AX88796\Linkage] "Route"=multi_sz:"AX887961","AX887962"
After you have done the changes, do not forget to save the registry.
The driver automatically sets a different MAC address for the second adapter. The first adapter gets the Toradex MAC + the Serial Number. The second adapter gets a MAC address 0x100000 higher.
Example: 1. Adapter: 00:14:2D:21:D7:22 2. Adapter: 00:14:2D:31:D7:22
The RS485 implementation on the Protea board uses a Maxim MAX3089 transceiver connected to the BT UART.
The RxD and TxD signals are used for communication. The RTS signal is connected to the driver enable pin DE directly. The CTS signal is used to switch between full and half duplex with the pin D. The SODIMM[127] GPIO controls the polarity of the receiver. The SODIMM[133] GPIO controls the polarity of the transmitter. The SODIMM[135] GPIO is connected to the SRL pin to choose between different slew rates.