parity bit not working
lg007 opened this issue · 0 comments
lg007 commented
Hello,
I am using this wonderful library in a Raspberry Pi to read data from several Modbus RTU sensors. My problem is that whatever parity I set, the output to Modbus is always “none”. I need to use parity “even”, but it seems that the library (or its “sister” serial library) is not taking into consideration the parity settings. I know this may be a Raspberry issue, but do you have any advice on how to solve this problem?
Regards,