-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't workinghardware neededThis issue needs some specific hardware configurationThis issue needs some specific hardware configuration
Description
Hi, Mazurel. I have been trying to use your modbus library for a RTU project. It seems like a nice implementation and it supports CMake which I appreciate. I have hocked the RTU Service up to a Osciloscope and your baudrates aren't working properly. It probably has something to do with the:
cfsetospeed(&_termios, speed);
cfsetispeed(&_termios, speed);
functions in setBaudRate. I would solve it myself, but I'm not proficient with the Linux Api calls. Thanks for providing anyhow.
Best regards
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghardware neededThis issue needs some specific hardware configurationThis issue needs some specific hardware configuration