I am trying to read data from a device that transmits in modbus RTU 16 bit, without existing, I obtaining a baud rate exception when the parameter is correct, i can't read with easyModbus library, I obtain a parse int error but i can read with modbus poll program. What is the correct way to read it?