Fohhn-Net UDP to serial forwarding (built-in or RS-485).
Use 'make' to build the utility.
Add user to group 'dialout' to access serial ports on linux.
usermod -a -G dialout usernameNAME
fdcp - Fohhn-Net UDP to serial
SYNOPSIS
fdcp -t tty -p port
DESCRIPTION
Linux UDP server, that forwards Fohhn-Net to serial port.
Most devices use the default serial port speed of 19200 baud only.
Devices released 2023 and later use 115200 baud over the usb port.
OPTIONS
-t serial device
-b baud rate
-p udp listen port
-h show help
-V show version info
EXAMPLES
fdcp -t /dev/ttyUSB0 -p 2101
fohhn-net-udp-to-serial licensed under the MIT License, see LICENSE for more information.