UsbSerial
UsbSerial copied to clipboard
modbus implementation
Hey, i am trying to implement modbus rs485 in this. but i can't form a packet out of serial data as the serial read callback processes some random number of bytes in arg0.
can i use syncRead in this ?
Hi @sagar8469 You can use syncRead perfectly fine. Also please check this I am porting j2mod java library but need some testing by users before being ready for release.